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

Commit cf3733fa authored by Sergey Pinkevich's avatar Sergey Pinkevich Committed by Android (Google) Code Review
Browse files

Merge "Create bugfix flag for trampoline close animation" into main

parents 9d9cda5d d9ad9cbe
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -648,3 +648,13 @@ flag {
       purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_desktop_trampoline_close_animation_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables a close animation when the app trampolines (a second window is opened, and the first is closed)."
    bug: "391548553"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}