1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 13:30:48 +02:00

Make the drag handle less prominent (grey)

This commit is contained in:
Daniele Gobbetti 2017-04-01 15:45:30 +02:00
parent 173b4fbbe6
commit db4e37d08b

View File

@ -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"