1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-12 02:45:49 +01:00

fix black color when dragging shortcut/menu items

This commit is contained in:
Andreas Shimokawa 2020-11-07 22:45:48 +01:00
parent f178c478c9
commit 2a95b70fed

View File

@ -11,4 +11,5 @@
android:choiceMode="multipleChoice"
dslv:sort_enabled="true"
dslv:remove_enabled="false"
dslv:float_background_color="@color/accent"
dslv:drag_handle_id="@id/drag_handle" />