mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-11 07:29:07 +01:00
Fix not being able to drag filter sheet
This commit is contained in:
parent
0cf56ca335
commit
746468ee8d
@ -8,6 +8,8 @@
|
||||
android:background="@drawable/bottom_sheet_rounded_background"
|
||||
android:elevation="7dp"
|
||||
android:orientation="vertical"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
app:behavior_peekHeight="60dp"
|
||||
app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user