mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
RESTRICT AUTOMERGE - Merge TQ2A.230305.008
Bug: 264720040 Merged-In: Icec103b26603290c7998977fa9c4d89132620a9d Change-Id: I1c7184e24529ad0d1545afb81eb969afb1461344
This commit is contained in:
@@ -343,7 +343,7 @@ public final class FeatureFlags {
|
||||
"Use a single page for the workspace");
|
||||
|
||||
public static final BooleanFlag ENABLE_TRANSIENT_TASKBAR = getDebugFlag(
|
||||
"ENABLE_TRANSIENT_TASKBAR", true, "Enables transient taskbar.");
|
||||
"ENABLE_TRANSIENT_TASKBAR", false, "Enables transient taskbar.");
|
||||
|
||||
public static final BooleanFlag SECONDARY_DRAG_N_DROP_TO_PIN = getDebugFlag(
|
||||
"SECONDARY_DRAG_N_DROP_TO_PIN", false,
|
||||
|
||||
Reference in New Issue
Block a user