Adjust Typing Indicator margin in groups.

master
Alex Hart 2019-10-30 15:24:56 -03:00 committed by Greyson Parrelli
parent 6054d0b36f
commit 554ce29337
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
android:foreground="@drawable/contact_photo_background"
android:layout_width="@dimen/conversation_item_avatar_size"
android:layout_height="@dimen/conversation_item_avatar_size"
android:layout_marginStart="4dp"
android:cropToPadding="true"
android:contentDescription="@string/conversation_item_received__contact_photo_description"
app:fallbackImageSize="small" />