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

Commit 475d1607 authored by Tracy Zhou's avatar Tracy Zhou Committed by Android (Google) Code Review
Browse files

Merge "Enable Grid Preview flag" into ub-launcher3-master

parents b83399b4 20d2683d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ public final class FeatureFlags {
            "MULTI_DB_GRID_MIRATION_ALGO", false, "Use the multi-db grid migration algorithm");

    public static final BooleanFlag ENABLE_LAUNCHER_PREVIEW_IN_GRID_PICKER = getDebugFlag(
            "ENABLE_LAUNCHER_PREVIEW_IN_GRID_PICKER", false,
            "ENABLE_LAUNCHER_PREVIEW_IN_GRID_PICKER", true,
            "Show launcher preview in grid picker");

    public static final BooleanFlag ENABLE_OVERVIEW_ACTIONS = getDebugFlag(