summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2015-03-12 12:45:49 -0700
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-01-25 10:20:11 -0800
commit12b105dff7c693035d98a9ac61c0c6da3c052423 (patch)
tree2ec6dc12ba29e395987dcac59e6b6ce102875cd3 /res
parent5aa95b739d857c6dd814fc6d8f23ece89db27a17 (diff)
downloadpackages_apps_Settings-12b105dff7c693035d98a9ac61c0c6da3c052423.zip
packages_apps_Settings-12b105dff7c693035d98a9ac61c0c6da3c052423.tar.gz
packages_apps_Settings-12b105dff7c693035d98a9ac61c0c6da3c052423.tar.bz2
Regulatory text color: make this readable
OPO-320 Change-Id: I944f91f70d18f55542deee14f5153626f539ad29
Diffstat (limited to 'res')
-rw-r--r--res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 40a2fc9..c065d0e 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -79,7 +79,7 @@
<color name="wifi_divider">#ffe0e0e0</color>
<color name="sim_noitification">@*android:color/material_deep_teal_500</color>
- <color name="regulatory_text_color">#fff</color>
+ <color name="regulatory_text_color">#000</color>
<color name="warning">#ff5621</color>
<color name="confirm_device_credential_dark_background">#263238</color>