summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2024-02-06 17:19:37 +0800
committer Riddle Hsu <riddlehsu@google.com> 2024-02-06 14:32:00 +0000
commit10a7f0914c87f4af521b5cbb13e84a83dacebf82 (patch)
treea65ec15df7fe051ffd95f3f01ddb431b72bf4ffb /libs/androidfw/StringPool.cpp
parent3201f762029f2bd1a11c333526c19c0f7448ea65 (diff)
Hide window immediately if itself doesn't run hide animation
The condition was overextended in commit 9bca6b4 which checks if the parent container of the window is animating. That causes the window to wait for animation finish to update visibility, but the animation finish callback won't happen because itself is not animating. Then the window that should be hidden remains on screen. Bug: 302431573 Test: atest WindowStateTests#testIsOnScreen_hiddenByPolicy Merged-In: Iafc2b2c2a24d8fc8d147354ef2f0b4afeeb510c5 Change-Id: Iafc2b2c2a24d8fc8d147354ef2f0b4afeeb510c5 (cherry picked from commit 9add9281ffc120c81a7d125892803f1beb5ddcb3)
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions