Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0264c9d5 authored by tibbi's avatar tibbi
Browse files

ignore orangeIconChecking at first launch

parent c6ae8b48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ fun Activity.appLaunched(appId: String) {
    updateSDCardPath()
    baseConfig.appId = appId
    if (baseConfig.appRunCount == 0) {
        baseConfig.wasOrangeIconChecked = true
        checkAppIconColor()
    } else if (!baseConfig.wasOrangeIconChecked) {
        baseConfig.wasOrangeIconChecked = true