Prevent input panel quote author name from overlapping the dismiss button.

This commit is contained in:
jeffrey-signal
2026-05-07 14:24:51 -04:00
committed by Michelle Tang
parent 88b95ce6a5
commit 8503c49db0
+1 -1
View File
@@ -25,7 +25,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:layout_marginTop="8dp"
android:layout_marginEnd="8dp"
android:layout_marginEnd="28dp"
android:layout_marginBottom="1dp"
app:layout_constrainedWidth="true"
app:layout_constraintBottom_toTopOf="@id/quote_attachment_name_stub"