diff options
author | Dave Kover <kover@cyngn.com> | 2016-03-02 16:48:40 -0800 |
---|---|---|
committer | d34d <clark@cyngn.com> | 2016-03-17 10:55:45 -0700 |
commit | bfd3ede27099dbea4ac22e1b9259bc345b53c546 (patch) | |
tree | a1c286ac1334abf1dedfe7d0edb89f40c7cf3977 /AndroidManifest.xml | |
parent | 48c8ea19b53065857589ba85e91761f3fa156c44 (diff) | |
download | packages_apps_Settings-bfd3ede27099dbea4ac22e1b9259bc345b53c546.zip packages_apps_Settings-bfd3ede27099dbea4ac22e1b9259bc345b53c546.tar.gz packages_apps_Settings-bfd3ede27099dbea4ac22e1b9259bc345b53c546.tar.bz2 |
Re-expose hardcoded white text colors
In the original expose pass, all of the hardcoded white text colors
were given a generic color that they all pointed to. This is great,
but very inflexible for themes that might need to tweak just one
of those instances.
With this patch, we will create new text colors (and allow some
textviews to share it when it makes sense) and point all of those
back to the text_color_white so that existing themes are not
broken.
Change-Id: Iae850b7f75d319bd308f001058918e4466c70dca
Diffstat (limited to 'AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions