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

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -