mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-27 14:40:22 +00:00
Fix margin on call log item.
This commit is contained in:
committed by
Greyson Parrelli
parent
ea70d68ecc
commit
d763baa270
@@ -4,7 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="12dp"
|
||||
android:paddingEnd="12dp"
|
||||
android:layout_marginVertical="2dp"
|
||||
android:animateLayoutChanges="true"
|
||||
android:background="@drawable/conversation_list_item_background"
|
||||
|
||||
Reference in New Issue
Block a user