summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/13/changes
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2012-10-30 16:35:45 -0700
committerChet Haase <chet@google.com>2012-10-30 16:35:45 -0700
commit9cceae9a5f4a2e8b5abc7dc9610dc7e40c7d283c (patch)
tree70fdec5c4fc1ee69381045d30c6a38b49039d195 /docs/html/sdk/api_diff/13/changes
parent33c0a616dbd284b47cc8e6af2eec358fba7c701f (diff)
WindowManager shouldn't layout non-visible windows
A recent change in WindowManager made background windows perform layout (when they should really be left alone). This resulted in artifacts where rotating the device and then going to a backgrojnd activity (launcher, Recents) would briefly show that activity in the wrong size/orientation, then flash to the correct one after a proper layout. This fix is a simple workaround, leaving in the original fix that the code change addressed (for keyguard orientation changes), while going back to the previous (don't layout gone windows) for all other cases. Issue #7428221 sometimes recents is drawn off-center and then fixes itself Change-Id: I41b47933c2bd86f29133853d3387bb7294be8f48
Diffstat (limited to 'docs/html/sdk/api_diff/13/changes')
0 files changed, 0 insertions, 0 deletions