From 2298f8cda2b6e71447abc32a52a9cdaa70e58f32 Mon Sep 17 00:00:00 2001 From: alperozturk Date: Mon, 22 Jul 2024 15:14:57 +0200 Subject: [PATCH] Use correct fg colors Signed-off-by: alperozturk --- app/src/main/res/layout/dialog_account_switcher.xml | 4 ++-- app/src/main/res/values/colors.xml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/dialog_account_switcher.xml b/app/src/main/res/layout/dialog_account_switcher.xml index f033c98f..76b3a9a6 100644 --- a/app/src/main/res/layout/dialog_account_switcher.xml +++ b/app/src/main/res/layout/dialog_account_switcher.xml @@ -101,7 +101,7 @@ android:contentDescription="@null" android:focusable="false" android:scaleType="center" - app:tint="@color/black" + app:tint="@color/fg_default" app:srcCompat="@drawable/ic_person_add_grey600_24dp" /> #ddffffff #222222 - #000000 - #ffffff