From 99e34860d48a7c3b7c7ea3f799e9f7f0170347f5 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Fri, 18 Aug 2023 14:21:49 -0400 Subject: [PATCH] Increase vertial tap space for compose text to match bubble. --- app/src/main/res/layout/conversation_input_panel.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/conversation_input_panel.xml b/app/src/main/res/layout/conversation_input_panel.xml index 9ab4dbe6c9..dc3008c10f 100644 --- a/app/src/main/res/layout/conversation_input_panel.xml +++ b/app/src/main/res/layout/conversation_input_panel.xml @@ -38,7 +38,7 @@ app:layout_constraintStart_toStartOf="parent" app:srcCompat="@drawable/symbol_x_24" app:tint="@color/signal_colorOnPrimary" - tools:visibility="visible" /> + tools:visibility="gone" /> + app:layout_constraintTop_toBottomOf="@id/compose_bubble_top_elements" + tools:visibility="gone" /> + tools:visibility="gone" />