on Save Instance State
You must call this method from the parent's Activity.onSaveInstanceState or Fragment.onSaveInstanceState.
Parameters
out State
Pass in the parent's outState.
You must call this method from the parent's Activity.onSaveInstanceState or Fragment.onSaveInstanceState.
Pass in the parent's outState.