summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-05-27 12:34:14 -0700
committerAndrew Lee <anwlee@google.com>2015-05-27 12:54:43 -0700
commitbbdd44c57736b256ce118ce230ec95a1d42f30a7 (patch)
tree8ecfa15bc9be95caa915e1937d6ff7d183e214a6 /res/values
parent58fdc421443168ace01f7b1e6487276680bafa49 (diff)
downloadandroid_packages_services_Telecomm-bbdd44c57736b256ce118ce230ec95a1d42f30a7.tar.gz
android_packages_services_Telecomm-bbdd44c57736b256ce118ce230ec95a1d42f30a7.tar.bz2
android_packages_services_Telecomm-bbdd44c57736b256ce118ce230ec95a1d42f30a7.zip
Update missed call notification icons.
+ Replaced new message/phone icons, with automirroring. - Remove unused icons. + Fix some naming. Bug: 20832994 Change-Id: I6f755acd22ba029c5d3192061a82eab9305e6fb8
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 f0739062..d846cda5 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -48,6 +48,6 @@
<style name="TelecomDialerSettingsActionOverflowButtonStyle"
parent="@android:style/Widget.Material.Light.ActionButton.Overflow">
- <item name="android:src">@drawable/ic_more_vert_white_24dp</item>
+ <item name="android:src">@drawable/ic_more_vert_24dp</item>
</style>
</resources>