commit | 245090f06004770cef3cf49446694f407000c2c1 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Feb 02 10:36:02 2017 -0800 |
committer | Selim Cinek <cinek@google.com> | Fri Feb 03 17:14:46 2017 -0800 |
tree | d5b609a38af827db6042a647dd2a8d74e552e1e8 | |
parent | cd812c8efefb00350fd9b25c5501d822d338956f [diff] |
Fixed a regression where custom notification where unreadable Because custom notifications don't have their background Color reapplied, we need to ensure that the color is saved. Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationCustomViewWrapperTest.java Change-Id: I309097ef8abe18706479d64c6048521f941a26f5 Fixes: 34861088