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

Commit d2f793f7 authored by Perumaal Shanmugam's avatar Perumaal Shanmugam Committed by Android (Google) Code Review
Browse files

Merge "Chips flag turn on by default" into ub-launcher3-qt-dev

parents 571e5116 7664a483
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ abstract class BaseFlags {
            "ENABLE_QUICKSTEP_LIVE_TILE", false, "Enable live tile in Quickstep overview");

    public static final TogglableFlag ENABLE_HINTS_IN_OVERVIEW = new TogglableFlag(
            "ENABLE_HINTS_IN_OVERVIEW", false,
            "ENABLE_HINTS_IN_OVERVIEW", true,
            "Show chip hints and gleams on the overview screen");

    public static final TogglableFlag FAKE_LANDSCAPE_UI = new TogglableFlag(