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

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

Merge "disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS" into ub-launcher3-dorval-polish

parents 7e2e2aa8 0f79e267
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ public final class FeatureFlags {
    // When enabled while all-apps open, the soft input will be set to adjust resize .
    public static boolean LAUNCHER3_UPDATE_SOFT_INPUT_MODE = true;
    // When enabled the promise icon is visible in all apps while installation an app.
    public static boolean LAUNCHER3_PROMISE_APPS_IN_ALL_APPS = true;
    public static boolean LAUNCHER3_PROMISE_APPS_IN_ALL_APPS = false;
    // When enabled uses the AllAppsRadialGradientAndScrimDrawable for all apps
    public static boolean LAUNCHER3_GRADIENT_ALL_APPS = true;
    // When enabled allows use of physics based motions in the Launcher.