mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 09:42:17 -05:00
clear input field after conference pgp message
This commit is contained in:
parent
7e8c68b698
commit
beafb06b6a
@ -876,6 +876,7 @@ public class ConversationFragment extends Fragment {
|
||||
warning.show();
|
||||
}
|
||||
activity.encryptTextMessage(message);
|
||||
messageSent();
|
||||
} else {
|
||||
showNoPGPKeyDialog(true,
|
||||
new DialogInterface.OnClickListener() {
|
||||
|
Loading…
Reference in New Issue
Block a user