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 am: 6ba531d1aa
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20590318 Change-Id: Ice4e6728e8912bc9a2aa753944170765779dfee5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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