OSDN Git Service

Change suggestion window text color based on user feedback.
authorSeigo Nonaka <nona@google.com>
Mon, 7 Mar 2016 21:52:52 +0000 (13:52 -0800)
committerSeigo Nonaka <nona@google.com>
Mon, 7 Mar 2016 22:24:51 +0000 (22:24 +0000)
commitac27b30fa656a1c13b7fc8b2cbc133f54995b4ba
tree604bf628cd4ae4baba750c9cb37fe89781c0fe57
parent75e91294530aea50f8ee8255205429395d728ce5
Change suggestion window text color based on user feedback.

Changing highlight text color to black alpha=.87 and normal text
to black alpha=.57.

It turned out that alpha value is ignored if we set alpha value
and textColor at the same time. Using #AARRGGBB style instead.

Bug: 27389556
Change-Id: I318379261c66d9da089e8f8bf9f8136c10958511
core/res/res/values/styles_material.xml