Label icons for accessibility

Signed-off-by: Patryk Mis <foss@patrykmis.com>
This commit is contained in:
Patryk Mis
2023-04-29 13:58:13 +02:00
parent d741967b5b
commit 79b3645a3a
11 changed files with 22 additions and 7 deletions

View File

@@ -64,6 +64,7 @@
android:layout_marginTop="@dimen/height_bottom_adj"
android:layout_marginEnd="@dimen/margin_normal"
android:layout_marginBottom="@dimen/height_bottom_adj"
android:contentDescription="@string/action_search"
app:backgroundTint="?colorAccent"
app:srcCompat="@drawable/ic_round_search"
app:tint="@color/colorWhite"