commit | 9dfca59fe7e5eae92bc6fa72882cbb1462cc31ef | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed May 22 18:04:03 2019 -0700 |
committer | Lucas Dupin <dupin@google.com> | Wed May 22 18:07:00 2019 -0700 |
tree | d046fb8b5d3c0c5435618f35f4bc92f00244bf68 | |
parent | f36fee3cf764838aa8b1f59142e82049e4cbacb1 [diff] |
Fix issue where notifications should not animate Displays that take a long time to turn off should not animate the notification panel expanding and collapsing when pressing power. In this case, onDozeChanged was arriving before animations could be disabled, causing NSSL to create position animstions instead of just setting them atommically. Test: press power from LS or home on two different types of devices Fixes: 132719955 Change-Id: I51fa046d38835866f6890f44bb6bacd4d5ff2a95