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
|
@Override
|
||||||
public void onQueuedOperationError(S result) {
|
public void onQueuedOperationError(S result) {
|
||||||
|
super.onQueuedOperationError(result);
|
||||||
mCachedActionsParcel = null;
|
mCachedActionsParcel = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user