How to check all checkboxes at some specific event in android? -


I am creating an app on which my checkboxes are required to be checked once I check the main checkbox I am I'm using a normal checkbox widget which I hope will work as my main checkbox and I'm also using multiple options (simple_list_item_multiple_choice).

I got stuck in this part: (Please help !!!!)

Thank you, Verrundroid.

The following link is helpful for you



Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -