Update page loading flow

This commit is contained in:
Koitharu
2020-02-21 20:22:01 +02:00
parent 25b828cf83
commit e84a619f1f
5 changed files with 44 additions and 24 deletions

View File

@@ -8,6 +8,7 @@
<androidx.viewpager2.widget.ViewPager2
android:id="@+id/pager"
android:keepScreenOn="true"
android:layout_width="match_parent"
android:layout_height="match_parent" />