mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
Merge "Add flags for new restore icon treatment" into tm-qpr-dev am: 575048df99
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20536220 Change-Id: I740acb63fd51a6ada4d696a4d3ab5e6a6982effb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -334,6 +334,10 @@ public final class FeatureFlags {
|
||||
"HOME_GARDENING_WORKSPACE_BUTTONS", false,
|
||||
"Change workspace edit buttons to reflect home gardening");
|
||||
|
||||
public static final BooleanFlag ENABLE_DOWNLOAD_APP_UX_V2 = getDebugFlag(
|
||||
"ENABLE_DOWNLOAD_APP_UX_V2", false, "Updates the download app UX"
|
||||
+ " to have better visuals");
|
||||
|
||||
public static final BooleanFlag ENABLE_TASKBAR_REVISED_THRESHOLDS = getDebugFlag(
|
||||
"ENABLE_TASKBAR_REVISED_THRESHOLDS", false,
|
||||
"Uses revised thresholds for transient taskbar.");
|
||||
|
||||
Reference in New Issue
Block a user