summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2012-04-11 17:06:21 -0700
committerCraig Mautner <cmautner@google.com>2012-04-11 17:15:09 -0700
commitf20588fdc65a5651c3a5ab5c0c20165c0e33c394 (patch)
tree5a1ab6db613753443fd34cec2ccdef4db16328f1 /docs/html/sdk/api_diff/12/changes
parentf0cabba38bcb1aefad191915e214e836fa5ed2bd (diff)
Check WindowState when looking for animation.
The method setTokenVisibilityLocked returns true when animations are delaying the exit of an app. Previously this only checked AppToken animations but that caused exiting WindowState animations to be ignored. In particular if an application both hid an AppToken and then dismissed the AppToken, the AppToken was being removed from mClosingTokens before the animation finished. This caused rebuildAppWindowListLocked to lose a WindowState. Furthermore Surfaces were not being removed when a WindowState was lost and we were leaking Surfaces. Fixes bug 6297563. Change-Id: Ie75c71064518199237ec4a17d3f65e2a2dd29674
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions