commit | c92f150af0fb93b677a4ec6e2aca1b9a9bdd8760 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Sat Oct 13 15:40:28 2012 -0700 |
committer | Craig Mautner <cmautner@google.com> | Sat Oct 13 17:55:26 2012 -0700 |
tree | 581dcf9b12a018b3b445089ead336f9352834d35 | |
parent | 4c38e24afb0fe68d6e9f6e924e6426808be2611a [diff] |
Fix wallpaper not updating on initial boot. Update the wallpaper and redraw it unconditionally when the surface changes. Previously we were not updating the wallpaper when the surface changed which meant that it remained at the original surface dimensions. Also, the indication that it was visible comes in too late to display it cleanly without jank. Bug: 7310334 fixed. Change-Id: Ic2ae95ea0b0704183053da1d7a906818651c62c9