Bump ConversationListItem avatar down by 4dp.
This commit is contained in:
parent
93e5052d6b
commit
0e9e39a4eb
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
android:layout_width="@dimen/conversation_list_avatar_size"
|
||||
android:layout_height="@dimen/conversation_list_avatar_size"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginTop="4dp"
|
||||
android:contentDescription="@string/conversation_list_item_view__contact_photo_image"
|
||||
android:foreground="@drawable/contact_photo_background"
|
||||
app:layout_constraintStart_toEndOf="@id/conversation_list_item_check_container"
|
||||
|
|
Loading…
Add table
Reference in a new issue