Detect state saved before FM commit, fixes #756 (#760)
Under certain conditions the task details fragment was about to be replaced after the fragment manager already saved its state. This caused a crash. This change checks whether the state has already been saved before committing the transaction.
Loading
Please register or sign in to comment