摘要:
android开发中在配置文件中使用ImageView有时会引起Missing contentDescription attribute on image.比如:在main.xml中增加ImageView控件时如果没有加android:contentDescription="@string/app_name"时会引起Missing contentDescription attribute on i... 阅读全文
posted @ 2012-03-13 10:47
坤坤同学
阅读(37207)
评论(0)
推荐(1)
摘要:
Android Gallery呈现图像的时候图像之间是有重叠的,不过在layout配置Gallery时配置android:spacing即可解决,比如:android:spacing="10sp".至于每屏只显示一张图片,只要在Adapter中重写getView时候设置LayoutParams即可解决,比如:public View getView(int position, View conver... 阅读全文
posted @ 2012-03-13 10:27
坤坤同学
阅读(279)
评论(0)
推荐(0)

浙公网安备 33010602011771号