From d429f181a082b1d289916d906223d0b8f4720d77 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 13 Feb 2024 12:18:58 +0100 Subject: [PATCH] Updated chat list cell layout --- app/src/main/res/layout/chat_list_cell.xml | 55 +++++++++------------- 1 file changed, 22 insertions(+), 33 deletions(-) diff --git a/app/src/main/res/layout/chat_list_cell.xml b/app/src/main/res/layout/chat_list_cell.xml index 0690ae3cd..4b30f347d 100644 --- a/app/src/main/res/layout/chat_list_cell.xml +++ b/app/src/main/res/layout/chat_list_cell.xml @@ -75,19 +75,13 @@ app:layout_constraintTop_toTopOf="@id/avatar" app:layout_constraintEnd_toEndOf="@id/avatar"/> - - + app:barrierMargin="-5dp" + app:constraint_referenced_ids="notifications_count, warning_disabled_not_secured, ephemeral, muted, date_time, last_sent_message_status" /> - - + +