Set style for drag handle globally
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
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" />
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
tools:parentTag="android.widget.LinearLayout">
|
||||
|
||||
<com.google.android.material.bottomsheet.BottomSheetDragHandleView
|
||||
style="@style/Widget.Kotatsu.BottomSheet.DragHandle"
|
||||
android:id="@+id/sh_dragHandle"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user