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

Commit a1094587 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a bugfix flag for cancel animation fix" into main

parents 79f47b8f f05204cd
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -282,3 +282,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_bubbles_cancel_animation"
    namespace: "multitasking"
    description: "Fixes a bug where state was incorrect if the expandedView animation was canceled."
    bug: "420487074"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file