I have a ListView. I want to dynamically change the contents of the listview.I used \"adapter.notifyDataSetChanged();\" to change the contents. I have also tried setting the ada
remove adapter.notifyDataSetChanged(); hope it works
adapter.notifyDataSetChanged();