summaryrefslogtreecommitdiff
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorSai Cheemalapati <saicheems@google.com>2014-05-21 17:58:09 -0700
committerSai Cheemalapati <saicheems@google.com>2014-05-21 19:37:05 -0700
commitc3206cd5aed6f44f3d15a5692e78d3e5543c512c (patch)
treee4f1b2ef9e7930c5db2dc177761cb3eab7272621 /res/values/colors.xml
parent54d9c5019a34bd08d2ae01825759ef042fc96218 (diff)
Changed color/font of view all contacts text.
Removed whitespace. Added font family string to values and bolded text. Added do not translate to font string. Bug: 13936108 Change-Id: Ic8a6e525e34ccc839e77b622071279d71d9b290e
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 2d3fd1777..5b708b66c 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -83,6 +83,9 @@
as call back, play voicemail, etc. -->
<color name="call_log_action_text">#1dc7db</color>
+ <!-- Color of view full call history item text. -->
+ <color name="view_full_call_history_color">#1dc7db</color>
+
<!-- Color for missed call icons. -->
<color name="missed_call">#ff2e58</color>