mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Removed custom rendering as experiment
This commit is contained in:
@@ -272,6 +272,8 @@ public class ApplicationEx extends Application {
|
||||
} else if (version < 1121) {
|
||||
if (!Helper.isPlayStoreInstall())
|
||||
editor.putBoolean("experiments", true);
|
||||
} else if (version < 1124) {
|
||||
editor.remove("experiments");
|
||||
}
|
||||
|
||||
if (version < BuildConfig.VERSION_CODE)
|
||||
|
||||
Reference in New Issue
Block a user