From ec66ad75eb01c70eed474b87812ca33f57b01896 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 2 Oct 2014 13:40:29 -0700 Subject: Remove automirroring on icons to fix RTL alignment. Bug: 17787658 Change-Id: Iec1db6de6cc2d60e274475c9a0f6ff50ef2e6089 --- InCallUI/res/drawable/btn_compound_audio.xml | 3 +-- InCallUI/res/drawable/btn_compound_mute.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'InCallUI') diff --git a/InCallUI/res/drawable/btn_compound_audio.xml b/InCallUI/res/drawable/btn_compound_audio.xml index 568f705bb..222ff1b41 100644 --- a/InCallUI/res/drawable/btn_compound_audio.xml +++ b/InCallUI/res/drawable/btn_compound_audio.xml @@ -87,8 +87,7 @@ + android:tint="@color/selectable_icon_tint" /> diff --git a/InCallUI/res/drawable/btn_compound_mute.xml b/InCallUI/res/drawable/btn_compound_mute.xml index 53be386e7..68a8c9b34 100644 --- a/InCallUI/res/drawable/btn_compound_mute.xml +++ b/InCallUI/res/drawable/btn_compound_mute.xml @@ -24,8 +24,7 @@ + android:tint="@color/selectable_icon_tint" /> -- cgit v1.2.3