mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Fixed encryption flow
This commit is contained in:
@@ -47,6 +47,7 @@ public class ActivityCompose extends ActivityBilling implements FragmentManager.
|
||||
static final int REQUEST_IMAGE = 4;
|
||||
static final int REQUEST_ATTACHMENT = 5;
|
||||
static final int REQUEST_ENCRYPT = 6;
|
||||
static final int REQUEST_SIGN = 7;
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
|
||||
Reference in New Issue
Block a user