commit | 8a9308d33c0a2f2c5eeb5f73e8ef1dcc81f11728 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Aug 24 09:31:08 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu Aug 24 12:35:17 2017 -0700 |
tree | 020a46aa4fd95957325c817e3371e7556d95a714 | |
parent | d836c4f8a52defd9014b0eaabf8eda1e7619c14d [diff] |
Fixed a bug where notifications could be dimmable Because of a delayed call, notifications could become dimmed again after the unlock. Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayoutTest.java Change-Id: I76e847cf6d3c8a34ca4b6dd16b1c8e13ddfe4993 Fixes: 64868746