summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-08-27 13:31:55 -0700
committerAndrew Lee <anwlee@google.com>2014-08-27 13:40:56 -0700
commit5f84e76212ab1ae15a507cb88f9a44557b640e80 (patch)
tree6bd077622d013623bdd3c0109f52fc7eabff2183 /InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml
parente6f5fe95a766240d36d74e4613c7cbeb9dcad778 (diff)
InCallUi image resource updates (mostly deletions).
- Deleted a ton of assets which were no longer used. + Automirrored some assets so their rtl copies could be removed. Bug: 15862303 Change-Id: I8aa832eead1768c82741fbe97268ea44ba0fc9ff
Diffstat (limited to 'InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml')
-rw-r--r--InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml b/InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml
index 950d1c38c..be32d0baa 100644
--- a/InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml
+++ b/InCallUI/res/drawable/ic_lockscreen_text_normal_layer.xml
@@ -27,6 +27,7 @@
<bitmap
android:gravity="center"
android:src="@drawable/fab_ic_message"
- android:tint="@color/glowpad_text_widget_normal_tint" />
+ android:tint="@color/glowpad_text_widget_normal_tint"
+ android:autoMirrored="true" />
</item>
</layer-list>