Im using ExpandableListView and I want to delete a group once a button has been pressed in child Now, i removed the Groug+children from the HashMap and the list but it do not refreshed on listAdapter.notifyDataSetChanged() call.
once im leaving the Activity and get back the item is removed but I really need it to be removed on click... please help me Thanks michal