mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 08:56:55 +00:00
Merge "Enable QUICK_WALLPAPER_PICKER for droidfood." into sc-v2-dev am: 96ddd1cfd8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16010252 Change-Id: Ibae192383010f40efd8554bab4241446838e4dd0
This commit is contained in:
@@ -258,7 +258,7 @@ public final class FeatureFlags {
|
||||
"Enables widgets in Launcher preview for the Wallpaper app.");
|
||||
|
||||
public static final BooleanFlag QUICK_WALLPAPER_PICKER = getDebugFlag(
|
||||
"QUICK_WALLPAPER_PICKER", false,
|
||||
"QUICK_WALLPAPER_PICKER", true,
|
||||
"Shows quick wallpaper picker in long-press menu");
|
||||
|
||||
public static final BooleanFlag ENABLE_BACK_SWIPE_HOME_ANIMATION = getDebugFlag(
|
||||
|
||||
Reference in New Issue
Block a user