mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Added send/manage button
This commit is contained in:
@@ -93,7 +93,8 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
static final int REQUEST_DELETE_ACCOUNT = 11;
|
||||
static final int REQUEST_IMPORT_PROVIDERS = 12;
|
||||
|
||||
static final int PI_MISC = 1;
|
||||
static final int PI_CONNECTION = 1;
|
||||
static final int PI_MISC = 2;
|
||||
|
||||
static final String ACTION_QUICK_GMAIL = BuildConfig.APPLICATION_ID + ".ACTION_QUICK_GMAIL";
|
||||
static final String ACTION_QUICK_OAUTH = BuildConfig.APPLICATION_ID + ".ACTION_QUICK_OAUTH";
|
||||
|
||||
Reference in New Issue
Block a user