mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-25 23:20:53 +01:00
Refactoring
This commit is contained in:
@@ -1001,7 +1001,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
if ("biometrics".equals(key) || "pin".equals(key))
|
||||
continue;
|
||||
|
||||
if ("alert_once".equals(key) && !Log.isXiaomi())
|
||||
if ("alert_once".equals(key) && !Helper.isXiaomi())
|
||||
continue;
|
||||
|
||||
if ("background_service".equals(key) &&
|
||||
|
||||
Reference in New Issue
Block a user