Remove unnecessary marginEnd attribute.

This commit is contained in:
Fumiaki Yoshimatsu 2022-04-02 10:45:34 -04:00 committed by Cody Henthorne
parent ec92d5ddb7
commit 2a2c27edef

View file

@ -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"