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

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

Revert "feat: Use seperate activity for recents"



This reverts commit 5e113dd5.

Signed-off-by: default avatarSaalim Quadri <danascape@gmail.com>
parent 66c2e6e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -186,7 +186,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", ENABLED,
            "SEPARATE_RECENTS_ACTIVITY", DISABLED,
            "Uses a separate recents activity instead of using the integrated recents+Launcher UI");

    public static final BooleanFlag USE_LOCAL_ICON_OVERRIDES = getDebugFlag(270394973,