标签: android android-layout
我想创建一个自定义复选框视图,通过膨胀布局,我想根据复选框状态(选中/取消选中)操纵布局中的视图,我也想为该视图添加自定义xml属性
答案 0 :(得分:0)
查看Creating a View Class和Custom Components