mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-04 15:35:38 +01:00
Fix content width shrinking megaphones.
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
<androidx.core.widget.NestedScrollView
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_behavior="org.thoughtcrime.securesms.util.views.SlideUpWithSnackbarBehavior">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user