From 5f84e76212ab1ae15a507cb88f9a44557b640e80 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 27 Aug 2014 13:31:55 -0700 Subject: 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 --- InCallUI/res/layout/call_card_content.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'InCallUI/res/layout/call_card_content.xml') diff --git a/InCallUI/res/layout/call_card_content.xml b/InCallUI/res/layout/call_card_content.xml index 6d0ee8802..0e8650fc4 100644 --- a/InCallUI/res/layout/call_card_content.xml +++ b/InCallUI/res/layout/call_card_content.xml @@ -67,7 +67,7 @@ android:gravity="top|center_horizontal" android:scaleType="centerCrop" android:contentDescription="@string/contactPhoto" - android:src="@drawable/picture_unknown" /> + android:src="@drawable/img_no_image_automirrored" />