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

Commit a6a16220 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by Android (Google) Code Review
Browse files

Merge " ALLAPPS PREINFLATION to TEAMFOOD" into main

parents 23ef0eda 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", ENABLED,
            "ENABLE_ALL_APPS_RV_PREINFLATION", TEAMFOOD,
            "Enables preinflating all apps icons to avoid scrolling jank.");
    public static final BooleanFlag ALL_APPS_GONE_VISIBILITY = getDebugFlag(291651514,
            "ALL_APPS_GONE_VISIBILITY", ENABLED,
            "ALL_APPS_GONE_VISIBILITY", TEAMFOOD,
            "Set all apps container view's hidden visibility to GONE instead of INVISIBLE.");

    // TODO(Block 34): Empty block