Merge branch 'master' of github.com:open-keychain/open-keychain
This commit is contained in:
@@ -37,6 +37,7 @@ public abstract class CachingCryptoOperationFragment <T extends Parcelable, S ex
|
||||
|
||||
@Override
|
||||
public void onQueuedOperationError(S result) {
|
||||
super.onQueuedOperationError(result);
|
||||
mCachedActionsParcel = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user