mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 07:32:08 +01: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