mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Require minimum luminance of 50% for texts
This commit is contained in:
@@ -111,7 +111,6 @@ public class Helper {
|
||||
static final int NOTIFICATION_UPDATE = 4;
|
||||
|
||||
static final float LOW_LIGHT = 0.6f;
|
||||
static final float MIN_LUMINANCE = 0.33f;
|
||||
|
||||
static final int BUFFER_SIZE = 8192; // Same as in Files class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user