From 6ef6d9a09be4d0b3a7ec49b2e530c62330bcf58a Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 13 Jan 2022 13:24:32 +0100 Subject: [PATCH] Revert "Workaround barrier problem" This reverts commit 4165fabe3433b7777b234eecdfc338a6422403d2. --- .../layout/include_message_attachments.xml | 98 +++++++++---------- 1 file changed, 48 insertions(+), 50 deletions(-) diff --git a/app/src/main/res/layout/include_message_attachments.xml b/app/src/main/res/layout/include_message_attachments.xml index f6a4d22338..1efb6668ac 100644 --- a/app/src/main/res/layout/include_message_attachments.xml +++ b/app/src/main/res/layout/include_message_attachments.xml @@ -4,61 +4,59 @@ android:layout_width="match_parent" android:layout_height="wrap_content"> - + app:layout_constraintTop_toTopOf="parent" /> - + - + - + - - + + app:layout_constraintTop_toBottomOf="@+id/barrier_internet" />