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

Commit abd3d6dd authored by Fengjiang Li's avatar Fengjiang Li Committed by Android (Google) Code Review
Browse files

Merge "Revert " ALLAPPS PREINFLATION to TEAMFOOD"" into main

parents 0c2204dc 1a0c2786
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -476,10 +476,10 @@ public final class FeatureFlags {

    // TODO(Block 33): Clean up flags
    public static final BooleanFlag ENABLE_ALL_APPS_RV_PREINFLATION = getDebugFlag(288161355,
            "ENABLE_ALL_APPS_RV_PREINFLATION", TEAMFOOD,
            "ENABLE_ALL_APPS_RV_PREINFLATION", ENABLED,
            "Enables preinflating all apps icons to avoid scrolling jank.");
    public static final BooleanFlag ALL_APPS_GONE_VISIBILITY = getDebugFlag(291651514,
            "ALL_APPS_GONE_VISIBILITY", TEAMFOOD,
            "ALL_APPS_GONE_VISIBILITY", ENABLED,
            "Set all apps container view's hidden visibility to GONE instead of INVISIBLE.");

    // TODO(Block 34): Empty block