Merge "Enable dot pagination for workspace" into udc-dev am: 98395a5984
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22082903 Change-Id: Iab486c4c1e21ad59514f824739bcb322100310a9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -348,7 +348,7 @@ public final class FeatureFlags {
|
||||
"ENABLE_APP_ICON_IN_INLINE_SHORTCUTS", false, "Show app icon for inline shortcut");
|
||||
|
||||
public static final BooleanFlag SHOW_DOT_PAGINATION = getDebugFlag(270395278,
|
||||
"SHOW_DOT_PAGINATION", false, "Enable showing dot pagination in workspace");
|
||||
"SHOW_DOT_PAGINATION", true, "Enable showing dot pagination in workspace");
|
||||
|
||||
public static final BooleanFlag LARGE_SCREEN_WIDGET_PICKER = getDebugFlag(270395809,
|
||||
"LARGE_SCREEN_WIDGET_PICKER", false, "Enable new widget picker that takes "
|
||||
|
||||
Reference in New Issue
Block a user