make small avatars in notifications rounded again

main
Conny Duck 6 years ago
parent 0d839eb1c6
commit 162453af6d
  1. 2
      app/src/main/res/layout/item_status_notification.xml

@ -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…
Cancel
Save