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

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

Revert "Revert "feat: Use seperate activity for recents""

This reverts commit 60b16351.
parent abd696b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ public final class FeatureFlags {
                    "Always use hardware optimization for folder animations.");

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

    public static final BooleanFlag ENABLE_MINIMAL_DEVICE = getDebugFlag(270392984,