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

Commit 34ccf024 authored by Dave Kover's avatar Dave Kover Committed by Clark Scheff
Browse files

Adding additional Nova theme identifier to legacy icon support.

Patching this bad boy.

Change-Id: Ie037b3b6380eb9552dcc274d71fa26ab8776b4a1
(cherry picked from commit e62b0a0e)
parent 1671202b
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -120,7 +120,8 @@ public class ThemeUtils {
    // Actions in manifests which identify legacy icon packs
    // Actions in manifests which identify legacy icon packs
    public static final String[] sSupportedActions = new String[] {
    public static final String[] sSupportedActions = new String[] {
            "org.adw.launcher.THEMES",
            "org.adw.launcher.THEMES",
            "com.gau.go.launcherex.theme"
            "com.gau.go.launcherex.theme",
            "com.novalauncher.THEME"
    };
    };


    // Categories in manifests which identify legacy icon packs
    // Categories in manifests which identify legacy icon packs