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

Commit 0c7ac2cc authored by Johannes Gallmann's avatar Johannes Gallmann Committed by Android (Google) Code Review
Browse files

Merge "Enable WALLPAPER_PICKER_PAGE_TRANSITIONS for teamfood" into main

parents 8eb32b93 634f4fc8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@ object Flags {
    // TODO(b/291710220): Tracking bug.
    @JvmField
    val WALLPAPER_PICKER_PAGE_TRANSITIONS =
        unreleasedFlag("wallpaper_picker_page_transitions")
        unreleasedFlag("wallpaper_picker_page_transitions", teamfood = true)

    /** Add "Apply" button to wall paper picker's grid preview page. */
    // TODO(b/294866904): Tracking bug.