Enable widgets in launcher preview flag am: 21faa2a3de
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15822859 Change-Id: I255509bc1b4399c75b794a11e99cf0651f5ee4f7
This commit is contained in:
@@ -255,7 +255,7 @@ public final class FeatureFlags {
|
||||
"Enables scrim over wallpaper for text protection.");
|
||||
|
||||
public static final BooleanFlag WIDGETS_IN_LAUNCHER_PREVIEW = getDebugFlag(
|
||||
"WIDGETS_IN_LAUNCHER_PREVIEW", false,
|
||||
"WIDGETS_IN_LAUNCHER_PREVIEW", true,
|
||||
"Enables widgets in Launcher preview for the Wallpaper app.");
|
||||
|
||||
public static void initialize(Context context) {
|
||||
|
||||
Reference in New Issue
Block a user