summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable/btn_compound_mute.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/drawable/btn_compound_mute.xml')
-rw-r--r--InCallUI/res/drawable/btn_compound_mute.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/InCallUI/res/drawable/btn_compound_mute.xml b/InCallUI/res/drawable/btn_compound_mute.xml
index 4e09bd9c3..53608a13c 100644
--- a/InCallUI/res/drawable/btn_compound_mute.xml
+++ b/InCallUI/res/drawable/btn_compound_mute.xml
@@ -24,7 +24,8 @@
the icon up to the full size of the button. -->
<item>
<bitmap android:src="@drawable/ic_mute_holo_dark"
- android:gravity="center" />
+ android:gravity="center"
+ android:tint="@color/selectable_icon_tint" />
</item>
</layer-list>