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: Ic6703e4ae0e86c31d5c08dc7d3d518d35b9507c4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Federico Baron
2023-03-15 03:42:39 +00:00
committed by Automerger Merge Worker
@@ -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 "