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

Commit 6f5062e6 authored by Jon Miranda's avatar Jon Miranda
Browse files

Turn flag on by default: ENABLE_TASKBAR_REVISED_THRESHOLDS

Bug: 260002412
Test: manual
Change-Id: I2b5f2a434f5768c1834fa15d814f001e13b719da
parent b0ed7dae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -331,7 +331,7 @@ public final class FeatureFlags {
            "Change workspace edit buttons to reflect home gardening");

    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 ENABLE_TRANSIENT_TASKBAR = getDebugFlag(