From 619a13eb97134cb3dccb913a0e4b265b6ac1b5f0 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 29 Jun 2022 16:56:18 +0200 Subject: [PATCH] Fixed UI issue with recordings when in edit mode --- .../main/res/layout/recording_list_cell.xml | 63 ++++++++++--------- 1 file changed, 35 insertions(+), 28 deletions(-) diff --git a/app/src/main/res/layout/recording_list_cell.xml b/app/src/main/res/layout/recording_list_cell.xml index 877f1f9bd..87244c101 100644 --- a/app/src/main/res/layout/recording_list_cell.xml +++ b/app/src/main/res/layout/recording_list_cell.xml @@ -1,5 +1,6 @@ - + @@ -20,7 +21,7 @@ type="org.linphone.activities.main.viewmodels.ListTopBarViewModel" /> - + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintEnd_toEndOf="parent" /> + + + android:layout_marginRight="10dp"> - - - +