From: Damyan Ivanov Date: Sun, 14 Feb 2021 08:03:29 +0000 (+0200) Subject: use stock drag handle icon for profile list X-Git-Tag: v0.17.0~119 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=7b632cd2ed7162b3505a10b1520ee670fe0c8175 use stock drag handle icon for profile list --- diff --git a/app/src/main/res/drawable-anydpi/ic_baseline_drag_handle_24.xml b/app/src/main/res/drawable-anydpi/ic_baseline_drag_handle_24.xml new file mode 100644 index 00000000..49e9a5eb --- /dev/null +++ b/app/src/main/res/drawable-anydpi/ic_baseline_drag_handle_24.xml @@ -0,0 +1,31 @@ + + + + + diff --git a/app/src/main/res/layout/profile_list_content.xml b/app/src/main/res/layout/profile_list_content.xml index a4584ad3..2f0d6797 100644 --- a/app/src/main/res/layout/profile_list_content.xml +++ b/app/src/main/res/layout/profile_list_content.xml @@ -1,6 +1,6 @@