diff options
| author | Dianne Hackborn <hackbod@google.com> | 2011-02-03 13:46:06 -0800 |
|---|---|---|
| committer | Dianne Hackborn <hackbod@google.com> | 2011-02-03 16:54:24 -0800 |
| commit | ac1471a4fff660710f88afc679c4119fdf8dc417 (patch) | |
| tree | 81c234263746097a393536ffdefbeddda6f72a2d /docs/html/sdk/api_diff/14/changes | |
| parent | 87465f02e4113542bb203232fed0c0f1f67f9a17 (diff) | |
Fix issue #3420898: More wallpaper issues
- The ImageWallpaper wasn't watching for the desired dimensions to
change, at which point it needs to resize its surface.
- The system process has been running with the small dalvik heap
limit, which is too tight with these huge wallpapers; this would
cause switching wallpapers to eventually stop working as it
couldn't get the memory it needed to load the new one.
- The compatibility mode background surface had a bunch of issues,
such as moving its windows to the right by the window size to
make them disappear. This of course doesn't play well with the
now super-sized wallpaper surface. This code is re-worked to
not require such shenanigans.
Change-Id: I64fde4059645d8507f1c4761ba6c17b89877a5c0
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions
