summaryrefslogtreecommitdiffstats
path: root/res/drawable/btn_compound_mute.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/btn_compound_mute.xml')
-rw-r--r--res/drawable/btn_compound_mute.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/drawable/btn_compound_mute.xml b/res/drawable/btn_compound_mute.xml
index 68a8c9b3..53be386e 100644
--- a/res/drawable/btn_compound_mute.xml
+++ b/res/drawable/btn_compound_mute.xml
@@ -24,7 +24,8 @@
<item>
<bitmap android:src="@drawable/ic_toolbar_mic_off"
android:gravity="center"
- android:tint="@color/selectable_icon_tint" />
+ android:tint="@color/selectable_icon_tint"
+ android:autoMirrored="true" />
</item>
</layer-list>