I have a CursorAdapter attached to a ListView

I then delete a row from the database by using a context menu and call
notifyDataSetChanged() on the adapter.

The problem is that the ListView does not update until I quit the
activity and re-enter.

What am I doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to