1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 07:01:05 +00:00

Small improvement

This commit is contained in:
M66B 2020-06-09 09:44:29 +02:00
parent 39aaaf512b
commit 3de7db665e

View file

@ -961,7 +961,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
if ("biometrics".equals(key) || "pin".equals(key))
continue;
if ("alert_once".equals(key))
if ("alert_once".equals(key) && !Log.isXiaomi())
continue;
if (key != null && key.startsWith("widget."))