I have a long ListView that the user can scroll around before returning to the previous screen. When the user opens this ListView again, I want the
ListView
Isn't simply android:saveEnabled="true" in the ListView xml declaration enough?
android:saveEnabled="true"