What does the method adapter.notifyDataSetInvalidated() accomplish? There is no documentation on it.
I am trying to reload a ListView and notifyDataSetChanged or notifyDataSetInvalidated don't seem to accomplish anything.
What does the method adapter.notifyDataSetInvalidated() accomplish? There is no documentation on it.
I am trying to reload a ListView and notifyDataSetChanged or notifyDataSetInvalidated don't seem to accomplish anything.