mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Merge "Revert "Turn on ENABLE_ALL_APPS_RV_PREINFLATION and ALL_APPS_GONE_VISIBILITY for udc-qpr branch"" into udc-qpr-dev am: 053c11a344
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24514676 Change-Id: I13b099fb3c0d3cc33e598bb277976cbb3e0702dd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -409,12 +409,12 @@ 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", DISABLED,
|
||||
"Enables preinflating all apps icons to avoid scrolling jank.");
|
||||
|
||||
// TODO(Block 34): Clean up flags
|
||||
public static final BooleanFlag ALL_APPS_GONE_VISIBILITY = getDebugFlag(291651514,
|
||||
"ALL_APPS_GONE_VISIBILITY", ENABLED,
|
||||
"ALL_APPS_GONE_VISIBILITY", DISABLED,
|
||||
"Set all apps container view's hidden visibility to GONE instead of INVISIBLE.");
|
||||
|
||||
// TODO(Block 35): Empty block
|
||||
|
||||
Reference in New Issue
Block a user