mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 07:38:33 +00:00
Adjust Typing Indicator margin in groups.
This commit is contained in:
parent
6054d0b36f
commit
554ce29337
@ -15,6 +15,7 @@
|
|||||||
android:foreground="@drawable/contact_photo_background"
|
android:foreground="@drawable/contact_photo_background"
|
||||||
android:layout_width="@dimen/conversation_item_avatar_size"
|
android:layout_width="@dimen/conversation_item_avatar_size"
|
||||||
android:layout_height="@dimen/conversation_item_avatar_size"
|
android:layout_height="@dimen/conversation_item_avatar_size"
|
||||||
|
android:layout_marginStart="4dp"
|
||||||
android:cropToPadding="true"
|
android:cropToPadding="true"
|
||||||
android:contentDescription="@string/conversation_item_received__contact_photo_description"
|
android:contentDescription="@string/conversation_item_received__contact_photo_description"
|
||||||
app:fallbackImageSize="small" />
|
app:fallbackImageSize="small" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user