commit | 39cb4c1c59fa156ed28bc8835ef05eeb356ad13c | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Jul 06 11:33:24 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Jul 06 11:33:24 2015 +0100 |
tree | f491549f25a237153e555836b2b80ebb4953437d | |
parent | 609a8d182fc5b5a81cf7c9bfb3f93d885873aa00 [diff] |
Ensure that AppCompat's setTint calls match the framework Currently calling setTintList(null) will cause an NPE since it treats null as a valid tint. We now match the framework by clearing the color filter. BUG: 22288809 Change-Id: I6ca022f2aa59fdb0434f325d8af4f657bcaf4e60