summaryrefslogtreecommitdiff
path: root/tools/aapt/ResourceTable.cpp
diff options
context:
space:
mode:
author Craig Mautner <cmautner@google.com> 2014-11-04 15:32:57 -0800
committer Craig Mautner <cmautner@google.com> 2014-11-05 10:47:14 -0800
commit276a6eb879801e7e7988ecb0e6f29241e9a52724 (patch)
tree20408659a3066479e7a48c06868beb91212ab8db /tools/aapt/ResourceTable.cpp
parent4255ec5c57ace18b0a78ebcbf0d573213123e586 (diff)
When keyguard exits use same anim for all windows
The entering animations were only applied to the incoming windows one time. If those windows weren't drawn yet then they never had an animation assigned. Furthermore if a starting window was drawn in time it would get the animation but its main window would not get it if it weren't drawn. Even if an animation were assigned later they wouldn't be synced with each other. This change creates a single animation which is shared by all incoming windows. As windows are drawn they can then animate with the starting window. (Also refactorings to eliminate redundant code and unnecessary variables.) Fixes bug 15991916. Change-Id: I844d102439b6eda8c912108431916e04b12f7298
Diffstat (limited to 'tools/aapt/ResourceTable.cpp')
0 files changed, 0 insertions, 0 deletions