Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f19f4eb5 authored by Andrey Epin's avatar Andrey Epin Committed by Matt Casey
Browse files

Add shareseet scrollable image preview flag

Bug: 262280076
Test: presubmits
Test: manually tested with the other related changes
Change-Id: I388c51305e1bc4a06fe44ed17c8c8c979fbe6942
Merged-In: I388c51305e1bc4a06fe44ed17c8c8c979fbe6942
parent 81a3308d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 =