Adjust Conversation List toolbar to match RecyclerView alignment

This commit is contained in:
Moxie Marlinspike
2017-11-12 19:14:57 -08:00
parent 3097c2855e
commit bb878f8a67
7 changed files with 80 additions and 38 deletions

View File

@@ -23,6 +23,8 @@
tools:src="@drawable/ic_contact_picture"
android:contentDescription="@string/conversation_list_item_view__contact_photo_image"
android:layout_marginRight="10dp"
android:layout_marginEnd="10dp"
android:layout_marginStart="14dp"
android:layout_marginLeft="14dp" />
<RelativeLayout android:layout_width="match_parent"