Hi,

I've a ListView that is updated via the "notifydatasetchanged" methods
in a AsyncTask.
The items of my ListView contains checkbox.

The problem is when I click on one item checkbox while the listView is
updated, the checkbox state gets back to default. This happens until
the listView is fully updated.

I would like to maintain the new checkbox state even while the
listView is updated.

Can anyone help me?

Thanks
Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to