mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Add content description for images
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<ImageButton
|
||||
android:id="@+id/buttonPickColor"
|
||||
android:src="@drawable/ic_action_color_light"
|
||||
android:contentDescription="@string/color_picker_default_title"
|
||||
style="@style/dialogFormInputColor" />
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user