summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
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>