mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-01 07:20:10 -05:00
always hide pgp snackbar after decrypting a message. fixes #1075
This commit is contained in:
parent
127b7866f0
commit
5d7e1159f5
@ -764,6 +764,7 @@ public class ConversationFragment extends Fragment implements EditMessage.Keyboa
|
|||||||
} catch (final NoSuchElementException ignored) {
|
} catch (final NoSuchElementException ignored) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
askForPassphraseIntent = null;
|
||||||
activity.xmppConnectionService.updateMessage(message);
|
activity.xmppConnectionService.updateMessage(message);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user