RxActivityResult
RxActivityResult copied to clipboard
Caused by java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
Caused by java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState at android.support.v4.app.FragmentManagerImpl.checkStateLoss(SourceFile) at android.support.v4.app.FragmentManagerImpl.enqueueAction(SourceFile) at android.support.v4.app.BackStackRecord.commitInternal(SourceFile) at android.support.v4.app.BackStackRecord.commit(SourceFile) at cn.nekocode.rxactivityresult.compact.RxActivityResultCompact.startActivityForResult(SourceFile)