mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +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
|
|
@ -13,6 +13,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="192dp"
|
||||
android:scaleType="centerCrop"
|
||||
android:contentDescription="@string/upload_image"
|
||||
/>
|
||||
|
||||
<RelativeLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue