commit | 728b5280d7bcc4c68dab84633aa974d2e62cf68f | [log] [tgz] |
---|---|---|
author | Santiago Etchebehere <santie@google.com> | Tue Sep 22 21:01:54 2020 -0700 |
committer | Santiago Etchebehere <santie@google.com> | Tue Sep 22 21:58:27 2020 -0700 |
tree | cf30b22ef1681ada35b79fe069bdbde8aa1688e7 | |
parent | 5574089d1aea3419cf65e183b832239846ae9334 [diff] |
Do not set wallpaper zoom on non-attached window Make sure the window is attached before updating wallpaper zoom. When the device boots, the first call to updateBlurCallback happens before NotificationShadeWindowView is attached so it doesn't have a proper windowToken. Fixes: 165816006 Test: updated updateBlurCallback_invalidWindow Change-Id: I99af7f5c27c637cf3365b7a622f73ffad91c1f70