From d7e203ee7ab314b0d6cbd790180fab986aea24aa Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Fri, 1 Apr 2022 12:20:33 +0200 Subject: [PATCH] align emojis to left not sure if this change might introduce bugs. for now i don't see any reason why there was app:justifyContent="flex_end" Signed-off-by: Marcel Hibbe --- .../main/res/layout/item_custom_incoming_text_message.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/item_custom_incoming_text_message.xml b/app/src/main/res/layout/item_custom_incoming_text_message.xml index be58edeb5..5757999cf 100644 --- a/app/src/main/res/layout/item_custom_incoming_text_message.xml +++ b/app/src/main/res/layout/item_custom_incoming_text_message.xml @@ -47,8 +47,7 @@ android:orientation="vertical" app:alignContent="stretch" app:alignItems="stretch" - app:flexWrap="wrap" - app:justifyContent="flex_end"> + app:flexWrap="wrap"> + tools:text="emojis">