I have a listview with few items displayed using (simple_list_item_mulitple_choice). When I click an item I want to cal another activity, When I click on checkbox of listitem i want it to be selected. How to achieve it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a listview with few items displayed using (simple_list_item_mulitple_choice). When I click an item I want to cal another activity, When I click on checkbox of listitem i want it to be selected. How to achieve it?