mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-05 21:40:57 +01:00
make small avatars in notifications rounded again
This commit is contained in:
parent
cf448cb0bb
commit
eee48e48d1
@ -131,7 +131,7 @@
|
||||
tools:ignore="RtlHardcoded,RtlSymmetry"
|
||||
tools:src="@drawable/avatar_default" />
|
||||
|
||||
<ImageView
|
||||
<com.keylesspalace.tusky.view.RoundedImageView
|
||||
android:id="@+id/notification_notification_avatar"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
|
Loading…
Reference in New Issue
Block a user