mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix not being able to drag filter sheet
This commit is contained in:
parent
0cf56ca335
commit
746468ee8d
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue