Add shareseet scrollable image preview flag
Bug: 262280076 Test: presubmits Test: manually tested with the other related changes Change-Id: I388c51305e1bc4a06fe44ed17c8c8c979fbe6942 Merged-In: I388c51305e1bc4a06fe44ed17c8c8c979fbe6942
This commit is contained in:
@@ -542,6 +542,10 @@ object Flags {
|
||||
// TODO(b/266983474) Tracking Bug
|
||||
val SHARESHEET_IMAGE_AND_TEXT_PREVIEW = unreleasedFlag(1503, "sharesheet_image_text_preview")
|
||||
|
||||
// TODO(b/267355521) Tracking Bug
|
||||
val SHARESHEET_SCROLLABLE_IMAGE_PREVIEW =
|
||||
unreleasedFlag(1504, "sharesheet_scrollable_image_preview")
|
||||
|
||||
// 1600 - accessibility
|
||||
@JvmField
|
||||
val A11Y_FLOATING_MENU_FLING_SPRING_ANIMATIONS =
|
||||
|
||||
Reference in New Issue
Block a user