Android Adapter notifyDataSetChanged() method notifies observers that the underlying data has changed
Android Adapter notifyDataSetChanged() method notifies observers attached to the adapter that the underlying data has changed and any Views reflecting the data should be refreshed.
Use this tag for example with questions related to problems refreshing AdapterViews such as ListView. Include also the main subject tag
android.