mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-20 23:30:25 +01:00
Prevent input panel quote author name from overlapping the dismiss button.
This commit is contained in:
committed by
Michelle Tang
parent
88b95ce6a5
commit
8503c49db0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user