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

Commit 5e113dd5 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

feat: Use seperate activity for recents

parent c1244464
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@ public final class FeatureFlags {
            DISABLED, "Always use hardware optimization for folder animations.");

    public static final BooleanFlag SEPARATE_RECENTS_ACTIVITY = getDebugFlag(270392980,
            "SEPARATE_RECENTS_ACTIVITY", DISABLED,
            "SEPARATE_RECENTS_ACTIVITY", ENABLED,
            "Uses a separate recents activity instead of using the integrated recents+Launcher UI");

    public static final BooleanFlag USE_LOCAL_ICON_OVERRIDES = getDebugFlag(270394973,