Skip to content

Commit

Permalink
Adjust Typing Indicator margin in groups.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-signal authored and greyson-signal committed Nov 7, 2019
1 parent 6054d0b commit 554ce29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/layout/conversation_typing_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 554ce29

Please sign in to comment.