summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-12 16:22:59 -0700
committerAndrew Lee <anwlee@google.com>2015-06-12 16:22:59 -0700
commitb0b57a10fbb9bec5c80d7adad8f65750a2f96e1b (patch)
tree1116c4e16c191b85eaa47959b822df2a10e33c29 /res/values/colors.xml
parent44919b041bd28792e18cfa65ea6868da3d8b9f52 (diff)
downloadandroid_packages_apps_Dialer-b0b57a10fbb9bec5c80d7adad8f65750a2f96e1b.tar.gz
android_packages_apps_Dialer-b0b57a10fbb9bec5c80d7adad8f65750a2f96e1b.tar.bz2
android_packages_apps_Dialer-b0b57a10fbb9bec5c80d7adad8f65750a2f96e1b.zip
Convert to primary action button on call log items.
+ This is the call button on the standard call log list item, but will be play on voicemail call log list items. + Add call "list" action for voicemail call log list items. Change-Id: I4b115b96738b77c8a19c1071d5290e65f93395ac
Diffstat (limited to 'res/values/colors.xml')
-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 352bce562..f83c3284c 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -37,7 +37,7 @@
<color name="call_log_voicemail_highlight_color">#33b5e5</color>
<!-- Tint of the recent card phone icon; 30% black -->
- <color name="recent_call_log_item_phone_icon_tint">#4d000000</color>
+ <color name="call_log_list_item_primary_action_icon_tint">#4d000000</color>
<color name="voicemail_playback_icon_tint">#8e8e8e</color>