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:background="@drawable/bottom_sheet_rounded_background"
|
||||||
android:elevation="7dp"
|
android:elevation="7dp"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
|
android:clickable="true"
|
||||||
|
android:focusable="true"
|
||||||
app:behavior_peekHeight="60dp"
|
app:behavior_peekHeight="60dp"
|
||||||
app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
|
app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user