android - How to create a custom check box by inflating a layout -


i want create custom check box view, inflating layout, want manipulate views in layout based on check box status (checked/unchecked), want add custom xml attributes view.

take on creating view class , custom components


Comments