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

Commit e6198c2f 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
parent 1917cd72
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -540,6 +540,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")

    // 1700 - clipboard
    @JvmField val CLIPBOARD_REMOTE_BEHAVIOR = releasedFlag(1701, "clipboard_remote_behavior")
    // TODO(b/267162944): Tracking bug