commit | 9b52a2184e99565bcd7f77effb321c95a2a4837e | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Fri Dec 11 14:51:35 2009 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Fri Dec 11 18:35:07 2009 -0800 |
tree | 6c520900178226022e8b9fd75ffafed05f5193d7 | |
parent | 474731d5efb30c1e9184f998610054747eb8e764 [diff] |
Fix #2269582 Sometimes camera preview screen is truncated There were a few places in the window manager where we wouldn't cause a layout after making a window visible. This would leave it using whatever size and position it last have since we don't layout windows when they are not visible. Also includes a little part I missed in the security issue that allowed wallpapers to see input on the lock screen. Change-Id: Icd7e037ad9a67ac936bc7039d87ed68f49502d73