From f038e81ff37334680c8eff344cb6f5f5406beaf6 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Tue, 19 Apr 2022 12:50:41 -0400 Subject: [PATCH] Fix long name issues in reaction and recipient bottom sheet. Fixes #12113 --- ...reactions_bottom_sheet_dialog_fragment_recipient_item.xml | 5 ++++- app/src/main/res/layout/recipient_bottom_sheet.xml | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/reactions_bottom_sheet_dialog_fragment_recipient_item.xml b/app/src/main/res/layout/reactions_bottom_sheet_dialog_fragment_recipient_item.xml index 8652e4d90..f1d0c195c 100644 --- a/app/src/main/res/layout/reactions_bottom_sheet_dialog_fragment_recipient_item.xml +++ b/app/src/main/res/layout/reactions_bottom_sheet_dialog_fragment_recipient_item.xml @@ -24,14 +24,17 @@ app:layout_constraintStart_toStartOf="@id/reactions_bottom_view_recipient_avatar" app:layout_constraintTop_toTopOf="@id/reactions_bottom_view_recipient_avatar" /> - - - +