migrate ReportPagerAdapter to ViewPager2 (#1635)

This commit is contained in:
Konrad Pozniak 2020-01-13 21:15:22 +01:00 committed by GitHub
commit f12f126df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 40 deletions

View file

@ -9,7 +9,7 @@
<include layout="@layout/toolbar_basic" />
<com.keylesspalace.tusky.view.NoSwipeViewPager
<androidx.viewpager2.widget.ViewPager2
android:id="@+id/wizard"
android:layout_width="match_parent"
android:layout_height="match_parent"