I am trying to implement ListView with Delete functionality to delete item from the listview. I am successful to delete but failed to refresh the listview after deletetion o
if you have the cursor, call requery() before calling notifyDataChanged()