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

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

Revert "feat: Use seperate activity for recents"

This reverts commit 9f436ec7.
parent 1a3b0900
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ public final class FeatureFlags {
            "Shows user a tutorial on how to get to All Apps after X amount of attempts.");

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

    public static final BooleanFlag ENABLE_MINIMAL_DEVICE = getDebugFlag(