Activity lifecycle on configuration change

 onResume
 onPause
 onSaveInstanceState(Bundle outState)
 onStop
 onDestroy
 onCreate
 onStart
 onRestoreInstanceState(Bundle savedInstanceState)
 onResume

Comments

Popular posts from this blog

Working with Android Hierarchy Viewer

RecyclerView item animation

change svg android drawable color