【发布时间】:2014-04-09 08:27:17
【问题描述】:
可访问性缺少图片上的 contentDescription 属性
<ImageView
android:id="@+id/imageView1"
android:layout_width="34dp"
android:layout_height="61dp"
android:layout_marginLeft="11dp"
android:layout_marginRight="0dp"
android:layout_marginTop="11dp"
android:background="#ff3333"
android:src="@drawable/arrows" />
【问题讨论】:
标签: android