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

Commit 9dea486e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable Grid only overview in teamfood" into udc-qpr-dev

parents ed4c2acf 3e68f685
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -310,7 +310,7 @@ public final class FeatureFlags {

    // TODO(Block 23): Clean up flags
    public static final BooleanFlag ENABLE_GRID_ONLY_OVERVIEW = getDebugFlag(270397206,
            "ENABLE_GRID_ONLY_OVERVIEW", DISABLED,
            "ENABLE_GRID_ONLY_OVERVIEW", TEAMFOOD,
            "Enable a grid-only overview without a focused task.");

    public static final BooleanFlag ENABLE_CURSOR_HOVER_STATES = getDebugFlag(243191650,