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

Commit 1a0c2786 authored by Fengjiang Li's avatar Fengjiang Li
Browse files

Revert " ALLAPPS PREINFLATION to TEAMFOOD"

This reverts commit 11d8641e.

Reason for revert: ag/25590079 has been submitted to guarantee that we cancel icon preinflation job when device profile is changed.

Change-Id: I2c9254c63d89c389bd83725301c4957c66dad770
parent 11d8641e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -484,10 +484,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