Bottom sheet adjustments

This commit is contained in:
Zakhar Timoshenko
2023-06-04 13:55:06 +03:00
parent bece4cc15d
commit 32695f9816
5 changed files with 11 additions and 3 deletions

View File

@@ -55,6 +55,7 @@
android:orientation="vertical">
<com.google.android.material.bottomsheet.BottomSheetDragHandleView
style="@style/Widget.Kotatsu.BottomSheet.DragHandle"
android:id="@+id/dragHandle"
android:layout_width="match_parent"
android:layout_height="wrap_content" />