Hi, On Oct 25, 10:59 pm, "Mark Murphy" <[email protected]> wrote:
> Replace the current contents of your Runnable with a call to requery() on > the underlying Cursor. That will trigger an update of the > SimpleCursorAdapter and the corresponding ListView. Thanks! Yes, it pushed the new results to the UI layer even if the requery() was done on the Cursor and not a UI class. Not obvious. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

