mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
Merge "Turn flag on by default: ENABLE_TASKBAR_REVISED_THRESHOLDS" into tm-qpr-dev
This commit is contained in:
@@ -335,7 +335,7 @@ public final class FeatureFlags {
|
||||
+ " to have better visuals");
|
||||
|
||||
public static final BooleanFlag ENABLE_TASKBAR_REVISED_THRESHOLDS = getDebugFlag(
|
||||
"ENABLE_TASKBAR_REVISED_THRESHOLDS", false,
|
||||
"ENABLE_TASKBAR_REVISED_THRESHOLDS", true,
|
||||
"Uses revised thresholds for transient taskbar.");
|
||||
|
||||
public static final BooleanFlag FORCE_PERSISTENT_TASKBAR = getDebugFlag(
|
||||
|
||||
Reference in New Issue
Block a user