From 8eafd0a1632d2ec5a11732b1a47d266c565a409f Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Sun, 25 Apr 2021 21:55:58 +0200 Subject: [PATCH] unify text-colors for messages in chat Signed-off-by: Andy Scherzinger --- .../main/res/layout/item_custom_outcoming_text_message.xml | 7 +++++-- app/src/main/res/values-night/colors.xml | 1 - app/src/main/res/values/colors.xml | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/item_custom_outcoming_text_message.xml b/app/src/main/res/layout/item_custom_outcoming_text_message.xml index 793eb42de..d19c0e670 100644 --- a/app/src/main/res/layout/item_custom_outcoming_text_message.xml +++ b/app/src/main/res/layout/item_custom_outcoming_text_message.xml @@ -20,6 +20,7 @@ + android:textIsSelectable="true" + tools:text="Talk to ayou later!" /> + app:layout_alignSelf="center" + tools:text="10:35" /> #484848 - #D8D8D8 @android:color/holo_purple #121212 #484848 diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index e1d0f2e44..588b5bb8a 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -42,7 +42,7 @@ #FFFFFF - #37505D + @color/high_emphasis_text @color/high_emphasis_text