Fix contentDescription for the junk image button

Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
pull/172/head
Peter Vágner 5 years ago committed by M66B
parent 1d240e7497
commit e7fd1bac7a

@ -85,7 +85,7 @@
android:layout_marginTop="3dp"
android:layout_marginEnd="12dp"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/title_legend_show_unsubscribe"
android:contentDescription="@string/title_legend_show_junk"
android:foregroundTint="?android:attr/textColorSecondary"
android:padding="3dp"
android:scaleType="fitCenter"

Loading…
Cancel
Save