mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
[Lint] Add content description to image views
This commit is contained in:
parent
a794485ab1
commit
6b51df51f8
16 changed files with 48 additions and 5 deletions
|
|
@ -22,6 +22,7 @@
|
|||
android:layout_gravity="center"
|
||||
android:src="@android:drawable/ic_menu_close_clear_cancel"
|
||||
android:visibility="gone"
|
||||
android:contentDescription="@string/mediaimage_failed"
|
||||
/>
|
||||
|
||||
<fr.free.nrw.commons.MediaWikiImageView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue