[Lint] Add content description to image views

This commit is contained in:
Dinu Kumarasiri 2017-05-20 11:19:21 +02:00
parent a794485ab1
commit 6b51df51f8
16 changed files with 48 additions and 5 deletions

View file

@ -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