-
atts查看全部
-
Toast.maketext(context,"",Toast.long).show();查看全部
-
自己撰写自己的组件组合以及他们的展现方式查看全部
-
模版做法查看全部
-
在android studio中引用自定义命名空间直接调用res-auto即可,在eclipse中需要明确程序包名查看全部
-
atts.xml查看全部
-
总结……………………查看全部
-
设计需要的属性 实现一个我们的“View” 引用我们的View查看全部
-
<?xml version="1.0" encoding="utf-8"?> <resources> <teclare-styleable name="topbar"> <attr name="title" format="string"/> <attr name="titletextsize" format="dimension"/> <attr name="titletextcolor" format="color"/> <attr name="lefttext" format="string"/> <attr name="leftcolor" format="reference|color"/> <attr name="leftbageckground" format="color"/> <attr name="righttext" format="string"/> <attr name="rightcolor" format="reference|color"/> <attr name="rightbackground" format="color"/> </teclare-styleable> </resources>查看全部
-
atts.xml文件查看全部
-
zuofa查看全部
-
使用custom引用自定义的属性查看全部
-
加入custom引用查看全部
-
.../apk/res+完整的包名和文件名查看全部
-
左右button的布局设置(宽,高和左对齐,右对齐)查看全部
举报
0/150
提交
取消