Fragment IllegalStateException
Wed, Jun 1, 2016Operation 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.