From c3a93b459615c9e2a6960e048153ac345e4895bb Mon Sep 17 00:00:00 2001 From: Fahim Salam Chowdhury Date: Fri, 24 Jun 2022 17:46:51 +0600 Subject: [PATCH] 314-Remove_unwanted_crypto_icons issue: https://gitlab.e.foundation/e/os/backlog/-/issues/314 remove extra empty status 3 dot icons which previously used as a border of the icons. In the latest icon set, this borders are ignored. This commit remove those icons. --- .../main/res/layout/message_compose_recipients.xml | 12 ++---------- .../src/main/res/layout/recipient_alternate_item.xml | 7 ------- .../src/main/res/layout/recipient_dropdown_item.xml | 7 ------- 3 files changed, 2 insertions(+), 24 deletions(-) diff --git a/app/ui/legacy/src/main/res/layout/message_compose_recipients.xml b/app/ui/legacy/src/main/res/layout/message_compose_recipients.xml index 745242dbbc..2d93d6e237 100644 --- a/app/ui/legacy/src/main/res/layout/message_compose_recipients.xml +++ b/app/ui/legacy/src/main/res/layout/message_compose_recipients.xml @@ -92,7 +92,7 @@ android:layout_height="16dp" android:layout_gravity="end|bottom" app:srcCompat="@drawable/compatibility" - app:tint="@color/light_black" /> + app:tint="@color/default_icon_color" /> @@ -135,15 +135,7 @@ - - + android:id="@+id/crypto_status_trusted"> - - - -