summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-07-15 13:51:55 -0700
committerBrian Attwell <brianattwell@google.com>2014-07-15 14:19:33 -0700
commita3859ed9ff9f315d492e199620a08ae35ab8569f (patch)
tree01d2a171fca0164b47eb54a9531f905fef2b661a /res/values/colors.xml
parentaed3d5a4ab674917fe2c1264ce3bdc1debe345e2 (diff)
downloadpackages_apps_Contacts-a3859ed9ff9f315d492e199620a08ae35ab8569f.tar.gz
packages_apps_Contacts-a3859ed9ff9f315d492e199620a08ae35ab8569f.tar.bz2
packages_apps_Contacts-a3859ed9ff9f315d492e199620a08ae35ab8569f.zip
Use changed MaterialColorMapUtils
BUG: 16159407 Change-Id: I216248b432fe9557111c4c4f68e612bb3a84266d
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index a43e7f931..562241e46 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -62,10 +62,6 @@
<!-- Background color of pinned header items. -->
<color name="list_item_pinned_header_color">#f5f5f5</color>
- <!-- The default color used for tinting photos when no color can be extracted via Palette,
- this is Blue Grey 500 -->
- <color name="quickcontact_default_photo_tint_color">#607D8B</color>
-
<color name="tab_default_color">@color/actionbar_background_color</color>
<color name="tab_pressed_color">@color/tab_selected_color</color>
<color name="tab_selected_color">#ffeeff41</color>