Android-skin-support
Android-skin-support copied to clipboard
控件新增的自定义属性,declare-styleable类型生命的属性,控件反射后不能自动识别,如何处理?
如 <declare-styleable name="FontSize"> <attr format="reference|dimension" name="textSize16" /> </declare-styleable>