Aj_03的Android 中自定义属性(attr.xml,TypedArray)的使用(源码)

时间:2013-12-14 07:18:33
【文件属性】:
文件名称:Aj_03的Android 中自定义属性(attr.xml,TypedArray)的使用(源码)
文件大小:33KB
文件格式:ZIP
更新时间:2013-12-14 07:18:33
Android测试源码 来自:http://blog.csdn.net/Android_Tutor/archive/2010/04/20/5508615.aspx 测试:Android 中自定义属性(attr.xml,TypedArray)的使用 注意:MyView(Context context,AttributeSet attrs)构造函数的实现, 和注意main.xml的LinearLayout 里加的声明 要了解:test:textSize="20px" test:textColor="#fff"
【文件预览】:
Aj_03
----.project(841B)
----default.properties(364B)
----bin()
--------com()
----AndroidManifest.xml(625B)
----src()
--------com()
----res()
--------values()
--------layout()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
----.classpath(280B)
----Aj_03说明.doc(39KB)
----gen()
--------com()
----assets()

网友评论

  • 写的不错,现在能理解自定义xml的作用了