首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >如何消除此警告:Accessibility Missing contentDescription attribute on image?

如何消除此警告:Accessibility Missing contentDescription attribute on image?

提问于 2018-01-29 01:56:37
回答 2关注 0查看 849

可访问性]图像上缺少的内容描述属性

 <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" />

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档