mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-11 08:18:24 +01:00
Fix padding for collapsed events wrapping.
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
android:id="@+id/conversation_update_collapsed"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="32dp"
|
||||
android:minHeight="0dp"
|
||||
android:paddingVertical="6dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:background="@drawable/rounded_rectangle_38"
|
||||
android:paddingHorizontal="16dp"
|
||||
|
||||
Reference in New Issue
Block a user