mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Added extra button to edit signature
This commit is contained in:
@@ -146,8 +146,10 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
static final int REQUEST_IMPORT_CERTIFICATE = 7;
|
||||
static final int REQUEST_OAUTH = 8;
|
||||
static final int REQUEST_STILL = 9;
|
||||
static final int REQUEST_DELETE_ACCOUNT = 10;
|
||||
static final int REQUEST_IMPORT_PROVIDERS = 11;
|
||||
static final int REQUEST_SELECT_IDENTITY = 10;
|
||||
static final int REQUEST_EDIT_SIGNATURE = 11;
|
||||
static final int REQUEST_DELETE_ACCOUNT = 12;
|
||||
static final int REQUEST_IMPORT_PROVIDERS = 13;
|
||||
|
||||
static final int PI_MISC = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user