Lifecycle

Report a typo

Sort the lifecycle methods of a fragment according to the fragments lifecycle.

The methods to be called first should be at the top.

Put the items in the correct order
onViewStateRestored()
onCreateView()
onResume()
onSaveInstanceState()
onViewCreated()
onPause()
___

Create a free account to access the full topic