summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Johannes Gallmann <gallmann@google.com> 2024-01-25 14:16:32 +0000
committer Johannes Gallmann <gallmann@google.com> 2024-01-25 18:39:07 +0000
commitb3305a6153738b83a12615fa8529a264139a5ca6 (patch)
treebf21c5c4705d8245617abe4ae7d6843ba352b0f3 /libs/androidfw/FileStream.cpp
parent60dc8407f89ddb2de1cb31816871baf8e6bb756b (diff)
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
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions