I want to keep the state (i.e. contents) of the counter bound to the adapter when the orientation changes. I use the onSaveInstanceState (Bundle savedInstanceState) and onRestoreInstanceState (Bundle savedInstanceState) methods. Will you have a phased process for saving content?
Thanx
source share