|
|
@ -131,7 +131,7 @@ |
|
|
|
tools:ignore="RtlHardcoded,RtlSymmetry" |
|
|
|
tools:ignore="RtlHardcoded,RtlSymmetry" |
|
|
|
tools:src="@drawable/avatar_default" /> |
|
|
|
tools:src="@drawable/avatar_default" /> |
|
|
|
|
|
|
|
|
|
|
|
<ImageView |
|
|
|
<com.keylesspalace.tusky.view.RoundedImageView |
|
|
|
android:id="@+id/notification_notification_avatar" |
|
|
|
android:id="@+id/notification_notification_avatar" |
|
|
|
android:layout_width="24dp" |
|
|
|
android:layout_width="24dp" |
|
|
|
android:layout_height="24dp" |
|
|
|
android:layout_height="24dp" |
|
|
|