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

Commit d9ad9cbe authored by Sergey Pinkevich's avatar Sergey Pinkevich
Browse files

Create bugfix flag for trampoline close animation

Bug: 391548553
Test: NA
Flag: com.android.window.flags.enable_desktop_trampoline_close_animation_bugfix

Change-Id: Ie7f7c33aa1916bb2e8b91ac608f0a08f2f6da624
parent 54e7140b
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
    }
}