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