diff options
author | 2012-03-16 15:26:01 -0700 | |
---|---|---|
committer | 2012-03-16 15:26:01 -0700 | |
commit | 0059d3508f3c5346d4ea07d4ada3e1827e4c8a01 (patch) | |
tree | 50fd870181dc4391eb5014e382f2c83fc4d8f270 /libs/androidfw/ZipFileRO.cpp | |
parent | 1dd3ed09e8623574ef21fd48354eaa46d1edd9ee (diff) |
Fix black screen on app transition.
The layer adjustment to an animating window upon completion was masking
the window behind the mWindowAnimationBackgroundSurface, a DimSurface.
The DimSurface was not being hidden because the step was happening too
late. Swapping the order of performAnimationsLocked and
updateWindowsAppsAndRotationAnimationsLocked fixes this ordering issue.
Fixes bug 6185920.
Change-Id: I0ff64c019e821fa3a92505ac6351f2648897e592
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions