We are using Fragments and we don\'t need them to be automatically recovered when the Activity is recreated. But Android every time when Activity::onCreate(Bundle save
Activity::onCreate(Bundle save
I removed the fragments in Activity's onCreate.