activity_fragment生命周期.jpg Activity从onResume->onPause 以及 onPause->onStop均会检查Activity.state判断是否调用onRestoreInstanceState;