2

I've a ListView that uses Cursor adapter and it seems that the list automatically updates when there is new data in db. Occassionally I would want to stop that from happening.

ps notifyDataSetChanged is not called specifically from anywhere Can someone tellme why is it still being updated?

Taranfx
  • 10,361
  • 17
  • 77
  • 95
  • Take a look at the [similar question](http://stackoverflow.com/questions/4292182/how-to-suspend-notification-to-observers-while-doing-many-changes-using-a-content) – 4e6 Aug 18 '11 at 17:40
  • Can you post the relevant code from your project? – FoamyGuy Aug 18 '11 at 18:20

0 Answers0