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

Commit 31abf9b0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable split from workspace / all apps"

parents e3dea345 963c4b06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@ public final class FeatureFlags {
            "Enables accessing All Apps from the system Taskbar.");

    public static final BooleanFlag ENABLE_SPLIT_FROM_WORKSPACE = getDebugFlag(
            "ENABLE_SPLIT_FROM_WORKSPACE", false,
            "ENABLE_SPLIT_FROM_WORKSPACE", true,
            "Enable initiating split screen from workspace.");

    public static void initialize(Context context) {