摘要:
State List AStateListDrawableis a drawable object defined in XML that uses a several different images to represent the same graphic, depending on the... 阅读全文
posted @ 2015-09-23 23:58
f9q
阅读(219)
评论(0)
推荐(0)
摘要:
简介 Drawable Resources(可绘资源) 是一系列可以在屏幕上被绘制的资源文件,它不只是图片,可以是 xml文件,在xml文件中配置各种绘制参数.常见Drawable ResourceBitmap File位图文件(.png,.jpg, or.gif),不是xmlNine-Patch... 阅读全文
posted @ 2015-09-23 20:05
f9q
阅读(536)
评论(0)
推荐(0)