Hey all.
I have being playing around with expandable list views recently.
I am trying to get a list view that has a checkbox as one of the elements of the child view.
I found this tutorial, http://mylifewithandroid.blogspot.com/2010/02/expandable-lists-and-check-boxes.html, and it seemed perfect. However when I compiled it and started playing with it I realised its very buggy. Checking a box in one group can cause a random box from another group to check or uncheck.,
This is the only tutorial I can find on this, It seems like a thing that would be used in a lot of apps, so I was wondering, is there any other good tutorial or resource out there that deals with this?
Or even better, would anyone care to show their own code having gotten this to work...
Thanks
Kev