commit | c771e9f647bf497c466499d74259583c8be80776 | [log] [tgz] |
---|---|---|
author | ianwen <ianwen@chromium.org> | Fri Jul 17 20:08:09 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 17 20:08:41 2015 |
tree | e04e1cdc0af76150288fa2cd98407fbca24727cb | |
parent | 28d32d89e5081223fab2982dc97252fd5150e721 [diff] |
Allow client app choose whether custom action button is tinted addCustomActionButton()'s signature is modified to pass a drawable instead of a bitmap, and the intent data provider will construct a tinted drawable, if the client app chooses to tint the button. BUG=508946 Review URL: https://codereview.chromium.org/1237623013 Cr-Commit-Position: refs/heads/master@{#339310}