commit | 788d19f3a97a5cb041cc7027a22b0f50c1dc08cc | [log] [tgz] |
---|---|---|
author | dankoman <dankoman30@gmail.com> | Mon Jan 05 19:00:51 2015 +0100 |
committer | InkSlinger666 <kengreenwood420666@gmail.com> | Wed Jun 24 12:54:24 2015 -0500 |
tree | 631b900afc032a8fa3c06f80904e1cfd2b202328 | |
parent | 66e7335fbedfd36b0a91ff4058170b1591fc9837 [diff] |
Telephony: do not override preference text colors Preference text colors were being overridden with local values. This allows them to use the frameworks-provided values again. The override was not present in kitkat, so I'm not sure why they added it in. This was causing text colors on disabled preferences to remain black (instead of becoming gray like disabled preferences should be). This commit fixes the issue. Change-Id: Ibc66a8055eb0593f784af641ce3f5eaa998d779b