RxActivityResult icon indicating copy to clipboard operation
RxActivityResult copied to clipboard

Caused by java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState

Open YuYongzhi opened this issue 7 years ago • 0 comments

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)

YuYongzhi avatar Sep 04 '17 08:09 YuYongzhi