mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 16:40:53 +01:00
Use update notification instead of dialog
This commit is contained in:
@@ -95,6 +95,7 @@ public class Helper {
|
||||
static final int NOTIFICATION_SYNCHRONIZE = 1;
|
||||
static final int NOTIFICATION_SEND = 2;
|
||||
static final int NOTIFICATION_EXTERNAL = 3;
|
||||
static final int NOTIFICATION_UPDATE = 4;
|
||||
|
||||
static final float LOW_LIGHT = 0.6f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user