随笔分类 -  andrid attr,style和theme

摘要:一、Attr 属性,风格样式的最小单元; Attr 的定义 在自定义 View 的时候,在 res/attrs.xml 文件中声明属性,而Android 系统的属性也是以同样的方式定义的。比如 layout_width 属性对应到框架中的 attr 如下: <declare-styleable na 阅读全文
posted @ 2017-05-27 13:08 一点点征服 阅读(1133) 评论(0) 推荐(0)