From d5c9cd5cee4d83d36e4eb81dcf400d3ac4efaeaf Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 3 May 2020 21:15:08 +0200 Subject: [PATCH] properly align received unknown attachment message --- app/src/main/res/layout/item_received_message.xml | 2 +- app/src/main/res/layout/item_received_unknown_attachment.xml | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/item_received_message.xml b/app/src/main/res/layout/item_received_message.xml index f6293f44..60c96090 100644 --- a/app/src/main/res/layout/item_received_message.xml +++ b/app/src/main/res/layout/item_received_message.xml @@ -33,7 +33,7 @@ android:id="@+id/thread_mesage_attachments_holder" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_alignStart="@+id/thread_message_body" + android:layout_toEndOf="@+id/thread_message_sender_photo" android:orientation="vertical" /> + android:layout_height="wrap_content">