mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-13 04:25:47 +02:00
Fix contentDescription for the junk image button
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
This commit is contained in:
@@ -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"
|
||||
@@ -146,4 +146,4 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:constraint_referenced_ids="vSeparatorTop,bnvActions,vSeparatorBottom" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
Reference in New Issue
Block a user