mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Remove unnecessary marginEnd attribute.
This commit is contained in:
committed by
Cody Henthorne
parent
ec92d5ddb7
commit
2a2c27edef
@@ -23,7 +23,6 @@
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:clickable="true"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:contentDescription="@string/conversation_list_item_view__contact_photo_image"
|
||||
android:cropToPadding="true"
|
||||
android:foreground="@drawable/contact_photo_background"
|
||||
|
||||
Reference in New Issue
Block a user