I want to refresh the listView after an insert or delete in the database.. I search and i found notifyDataSetChanged () but i don't know how to use it..
Someone can explain how to do this? Even by a different way..
I want to refresh the listView after an insert or delete in the database.. I search and i found notifyDataSetChanged () but i don't know how to use it..
Someone can explain how to do this? Even by a different way..
When the delete button is clicked do the following: