OSDN Git Service

Tint suggestion icons
authorMaurice Lam <yukl@google.com>
Fri, 9 Jun 2017 23:14:36 +0000 (16:14 -0700)
committerMaurice Lam <yukl@google.com>
Thu, 22 Jun 2017 18:40:34 +0000 (11:40 -0700)
commit992fa86d529c59b8f665613dbf0602c8609b83f8
treead916de327748e3619898e3ae2d9517e5ea85862
parentd392a9bfbbb963856877f84a39facb6dd4bee117
Tint suggestion icons

If the suggestion is marked as isIconTintable, tint the icon with
colorControlNormal.

Test: cd tests/robotests && mma
Bug: 62258845
Change-Id: I2a76181d9b8b4d9fbf496a8fc605cb762bba87c0
AndroidManifest.xml
src/com/android/settings/dashboard/DashboardAdapter.java
tests/robotests/src/com/android/settings/dashboard/DashboardAdapterTest.java