摘要:
在资源文件目录下新建attrs.xml文件,声明需要的属性 <?xml version="1.0" encoding="utf-8"?> <resources><!-- resource是跟标签,可以在里面定义若干个declare-styleable --> <declare-styleable n 阅读全文
posted @ 2017-10-01 16:49
huyang011
阅读(240)
评论(0)
推荐(0)
摘要:
@Override protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { int count = getChildCount(); final boolean measureMatchParentChildren = Me... 阅读全文
posted @ 2017-10-01 10:06
huyang011
阅读(389)
评论(0)
推荐(0)
浙公网安备 33010602011771号