summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable/btn_compound_video_switch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/drawable/btn_compound_video_switch.xml')
-rw-r--r--InCallUI/res/drawable/btn_compound_video_switch.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/InCallUI/res/drawable/btn_compound_video_switch.xml b/InCallUI/res/drawable/btn_compound_video_switch.xml
index aa1459370..ef171ab9c 100644
--- a/InCallUI/res/drawable/btn_compound_video_switch.xml
+++ b/InCallUI/res/drawable/btn_compound_video_switch.xml
@@ -25,7 +25,8 @@
<item>
<bitmap android:src="@drawable/ic_toolbar_video_switch"
android:gravity="center"
- android:tint="@color/selectable_icon_tint" />
+ android:tint="@color/selectable_icon_tint"
+ android:autoMirrored="true" />
</item>
</layer-list>