mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 17:38:36 +00:00
Add touch highlight to contact photos
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
android:layout_marginRight="0dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<ImageView android:id="@+id/contact_photo"
|
||||
<org.thoughtcrime.securesms.components.ForegroundImageView
|
||||
android:id="@+id/contact_photo"
|
||||
android:foreground="@drawable/contact_photo_background"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginRight="10dp"
|
||||
|
Reference in New Issue
Block a user