commit | 1280a72cbf6e96399fd0a7c6b8b02059f9a8aa34 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue Jan 29 13:08:23 2019 -0800 |
committer | Selim Cinek <cinek@google.com> | Tue Jan 29 13:08:23 2019 -0800 |
tree | 19ab31db2f7d00c90bd0990ac3fcfb6ba4604e67 | |
parent | 2bfd202ec50bff7e94d178a63e35b77009ea915b [diff] |
Fixes an issue where certain notification icons were not tinted A few Drawables are not handling an update to a color matrix properly when its set as a color filter. As a result we now unset and reset the filter when changed. Change-Id: I905c516ba365d89bfc552f6b30cfcbc51a0965e8 Fixes: 111853077