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

Commit 28a28762 authored by Becky Qiu's avatar Becky Qiu
Browse files

[Overview chips] Turn overview chips off.

Change-Id: Ic200fa5e570abae6c41a12eb22bb3b853d02d504
parent 2011efe0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ public final class FeatureFlags {
            "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", true,
            "ENABLE_HINTS_IN_OVERVIEW", false,
            "Show chip hints and gleams on the overview screen");

    public static final TogglableFlag FAKE_LANDSCAPE_UI = new TogglableFlag(