TabbedBottomSheetDialog: Fix scrollable pages (#5173)

This commit is contained in:
Ivan Iskandar
2021-05-25 03:08:43 +07:00
committed by GitHub
parent 0fb9ca3e8b
commit 69869115f6
2 changed files with 55 additions and 1 deletions

View File

@@ -44,7 +44,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.viewpager.widget.ViewPager
<eu.kanade.tachiyomi.widget.sheet.BottomSheetViewPager
android:id="@+id/pager"
android:layout_width="match_parent"
android:layout_height="wrap_content" />