OSDN Git Service

Check icon tintable flag of the Suggestion.
authorDoris Ling <dling@google.com>
Thu, 1 Feb 2018 00:55:10 +0000 (16:55 -0800)
committerDoris Ling <dling@google.com>
Thu, 1 Feb 2018 00:55:10 +0000 (16:55 -0800)
commit0e96107ddc225f745fd11adbb335a490912ff467
tree0368e34f28fb46279e941a171c7aec2e5ef2e0c7
parentb832f737c3d3d04aa2c1e60e9ce5a71a68e5da30
Check icon tintable flag of the Suggestion.

- instead of checking the icon resource package, check the icon tintable
flag to see if we should tint the suggestion icon.

Bug: 72330968
Test: make RunSettingsRoboTests
Change-Id: I4767df05bebf815774dbd8e528c7ac0f5b902d44
src/com/android/settings/dashboard/suggestions/SuggestionAdapter.java
tests/robotests/src/com/android/settings/dashboard/suggestions/SuggestionAdapterTest.java