summaryrefslogtreecommitdiff
path: root/opengl/java/android
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 12:16:53 +0000
commit9add9281ffc120c81a7d125892803f1beb5ddcb3 (patch)
tree62063476a6fb6bfa886a47a09ce43aa85515337d /opengl/java/android
parent4b66340f7921f199f27a5cf74f5979c5f730d4fd (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 Change-Id: Iafc2b2c2a24d8fc8d147354ef2f0b4afeeb510c5
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions