Activity lifecycle on configuration change
onResume
onPause
onSaveInstanceState(Bundle outState)
onStop
onDestroy
onCreate
onStart
onRestoreInstanceState(Bundle savedInstanceState)
onResume
onPause
onSaveInstanceState(Bundle outState)
onStop
onDestroy
onCreate
onStart
onRestoreInstanceState(Bundle savedInstanceState)
onResume
Comments
Post a Comment