Make the drag handle less prominent (grey)
This commit is contained in:
parent
173b4fbbe6
commit
db4e37d08b
|
@ -43,6 +43,7 @@
|
|||
|
||||
<ImageView
|
||||
android:id="@+id/drag_handle"
|
||||
android:tint="@color/secondarytext"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_alignParentEnd="true"
|
||||
|
|
Loading…
Reference in New Issue