summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Selim Cinek <cinek@google.com> 2025-03-19 14:43:08 +0000
committer Selim Cinek <cinek@google.com> 2025-03-19 15:04:38 +0000
commitc21f5c58291b8d29fba9f292ed10fad4898463e6 (patch)
tree629eea93c6006d6594104984a8f0500dbd09c763 /libs/androidfw/ObbFile.cpp
parentc9ac36a5ab3e48c378b79de3961d69877a7ab4e0 (diff)
Fixed an issue where offsets of animations could get stuck
This would lead to overlapping children. When group notificaitons are added to their parents, all running animations are cancelled. Since we're now animating offsets and never again set such offsets unless we animate, We could get stuck with such an offset, continuously added to the regular translation. We now always reset the offset to 0 when ending it as that seems to be the safest thing to do Fixes: 402273107 Flag: com.android.systemui.physical_notification_movement Test: atest SystemUiTests Change-Id: Ie2494395549a9329252331a4fa167381550d90a7
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions