mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 07:38:33 +00:00
Make avatars larger in conversations.
This commit is contained in:
parent
3df2390fe4
commit
0369c5ee16
@ -12,12 +12,10 @@
|
||||
<org.thoughtcrime.securesms.components.AvatarImageView
|
||||
android:id="@+id/contact_photo_image"
|
||||
android:layout_width="36dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_height="36dp"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:paddingEnd="8dp"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:clickable="true"
|
||||
android:contentDescription="@string/conversation_list_item_view__contact_photo_image"
|
||||
android:cropToPadding="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user