Don't restrict filter sheet height anymore

This commit is contained in:
arkon
2021-02-07 10:49:08 -05:00
parent b63d24ac1a
commit 1557f713f4
2 changed files with 1 additions and 30 deletions

View File

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