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

Skip to content
Commit b3305a61 authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Fix OnBackAnimationCallback not receiving updates

`mProgressAnimator` in `WindowOnBackInvokedDispatcher` is static, so we must not reset it when the `WindowOnBackInvokedDispatcher` gets detached, or otherwise we risk interfering animations that belong to another `WindowOnBackInvokedDispatcher`.

Bug: 316016446
Flag: NONE
Test: atest WindowOnBackInvokedDispatcherTest
Test: Manual, i.e. verifying that back animations do not get stuck in the middle of the animation
Change-Id: I4da0179e5e5d02f5ce6fb8af6dc29b31a2101c32
parent 60dc8407
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment