Fragment pop out until starting fragment as activity recreated after being destroyed to reclaim resources in background
I save instances state in activity so that i have my session data and restore this data in onCreate through the bundle.
I save instances state in activity so that i have my session data and restore this data in onCreate through the bundle.