summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-08-25 15:17:24 -0700
committerAlan Viverette <alanv@google.com>2014-08-25 15:17:24 -0700
commita9aa6ae4433635edbb4a1dd4304bcaac04bc7c7b (patch)
treebe9bb3b52ccd4d694958eb15f3f84820f0d92dea /res/values
parent2d48d4b87198a2798c88ba8e7389ade900bc6d30 (diff)
downloadMediaProvider-a9aa6ae4433635edbb4a1dd4304bcaac04bc7c7b.tar.gz
Update material colors
BUG: 17212898 Change-Id: Id4228e1bf9a21139111d4ed6b7672bd5bb80be20
Diffstat (limited to 'res/values')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index dde539ea0..0886840d6 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -20,7 +20,7 @@
<!-- from Theme.Material.Settings -->
<item name="android:colorPrimary">@*android:color/material_blue_grey_900</item>
<item name="android:colorPrimaryDark">@*android:color/material_blue_grey_950</item>
- <item name="android:colorAccent">@*android:color/material_deep_teal_A500</item>
+ <item name="android:colorAccent">@*android:color/material_deep_teal_500</item>
</style>
</resources>