Merge "Turn on split from fullscreen with keyboard shortcuts flag"
This commit is contained in:
@@ -247,7 +247,7 @@ public final class FeatureFlags {
|
||||
"Enable initiating split screen from workspace.");
|
||||
|
||||
public static final BooleanFlag ENABLE_SPLIT_FROM_FULLSCREEN_WITH_KEYBOARD_SHORTCUTS =
|
||||
getDebugFlag("ENABLE_SPLIT_FROM_FULLSCREEN_SHORTCUT", false,
|
||||
getDebugFlag("ENABLE_SPLIT_FROM_FULLSCREEN_SHORTCUT", true,
|
||||
"Enable splitting from fullscreen app with keyboard shortcuts");
|
||||
|
||||
public static final BooleanFlag ENABLE_SPLIT_FROM_WORKSPACE_TO_WORKSPACE = getDebugFlag(
|
||||
|
||||
Reference in New Issue
Block a user