added contentDescription for better accesebility
This commit is contained in:
parent
189bee3e44
commit
2afee89de3
5 changed files with 20 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
android:padding="6dp">
|
||||
|
||||
<ImageView android:id="@+id/itemThumbnailView"
|
||||
android:contentDescription="@string/itemThumbnailViewDescription"
|
||||
android:layout_width="142dp"
|
||||
android:layout_height="80dp"
|
||||
android:layout_marginRight="6dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue