summaryrefslogtreecommitdiff
path: root/aconfig/FeatureFlags.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'aconfig/FeatureFlags.aconfig')
-rw-r--r--aconfig/FeatureFlags.aconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/aconfig/FeatureFlags.aconfig b/aconfig/FeatureFlags.aconfig
index 6f7e75d5..8396bc24 100644
--- a/aconfig/FeatureFlags.aconfig
+++ b/aconfig/FeatureFlags.aconfig
@@ -116,3 +116,10 @@ flag {
description: "Allow toggling of final Shareousel item"
bug: "349468879"
}
+
+flag {
+ name: "shareousel_scroll_offscreen_selections"
+ namespace: "intentresolver"
+ description: "Whether to scroll items onscreen when they are partially offscreen and selected/unselected."
+ bug: "351883537"
+}