mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +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
|
|
@ -12,6 +12,7 @@
|
|||
android:src="@drawable/ic_launcher"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="wrap_content"
|
||||
android:contentDescription= "@string/commons_logo"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue