I have an ExpandableListActivity (using a SimpleCursorTreeAdapter) which starts another activity when the user clicks on a child-element. When pressing the back-button in th
Try this. It will solve the problem, partly
yourlist.setSaveEnabled(true);