From d312141edae9a77c05d374d2c211a563003904f4 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 28 Nov 2024 15:20:46 +0100 Subject: [PATCH] Fixed issue with media preview in chat bubble --- app/src/main/res/layout/chat_bubble_content_grid_cell.xml | 8 ++++---- app/src/main/res/values/dimen.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/chat_bubble_content_grid_cell.xml b/app/src/main/res/layout/chat_bubble_content_grid_cell.xml index 35c0dda9c..c2d53505f 100644 --- a/app/src/main/res/layout/chat_bubble_content_grid_cell.xml +++ b/app/src/main/res/layout/chat_bubble_content_grid_cell.xml @@ -17,7 +17,7 @@ + android:padding="1dp"> @@ -172,7 +171,8 @@ android:background="@drawable/shape_squircle_white_right" app:layout_constraintTop_toTopOf="@id/left_background" app:layout_constraintBottom_toBottomOf="@id/left_background" - app:layout_constraintStart_toEndOf="@id/left_background"/> + app:layout_constraintStart_toEndOf="@id/left_background" + app:layout_constraintEnd_toEndOf="parent"/> 25dp 87dp 150dp - 152dp + 178dp 271dp 230dp 271dp