summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable/btn_compound_dialpad.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/drawable/btn_compound_dialpad.xml')
-rw-r--r--InCallUI/res/drawable/btn_compound_dialpad.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/drawable/btn_compound_dialpad.xml b/InCallUI/res/drawable/btn_compound_dialpad.xml
index 19668af90..fcd9a3c0f 100644
--- a/InCallUI/res/drawable/btn_compound_dialpad.xml
+++ b/InCallUI/res/drawable/btn_compound_dialpad.xml
@@ -23,7 +23,7 @@
<!-- ...and the actual icon on top. Use an explicit <bitmap> to avoid scaling
the icon up to the full size of the button. -->
<item>
- <bitmap android:src="@drawable/ic_dialpad_holo_dark"
+ <bitmap android:src="@drawable/ic_toolbar_dialpad"
android:gravity="center"
android:tint="@color/selectable_icon_tint" />
</item>