Hola!!


This site is built using hugo and the theme is built by Fredrik if you enjoy it, it is available at github


Fragment IllegalStateException

Operation to FragmentManager must be in front of the Activity of the side onSaveInstanceState(). The following error will occur if you have an operation.

Can not perform this action after onSaveInstanceState()

The operation in onCreate, you need to stop the operation of Fragment in asynchronous.