summaryrefslogtreecommitdiffstats
path: root/res/layout
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
commit57f4fbaa494f9bc49f40c8119292d68dc7795e3d (patch)
tree8d5d7777e5261e46ebfc295b521389048997339b /res/layout
parent1112e10c017e3fdff3e6d1ef0e9057d435941ead (diff)
downloadandroid_packages_apps_InCallUI-57f4fbaa494f9bc49f40c8119292d68dc7795e3d.tar.gz
android_packages_apps_InCallUI-57f4fbaa494f9bc49f40c8119292d68dc7795e3d.tar.bz2
android_packages_apps_InCallUI-57f4fbaa494f9bc49f40c8119292d68dc7795e3d.zip
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 'res/layout')
-rw-r--r--res/layout/call_card_content.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_card_content.xml b/res/layout/call_card_content.xml
index 6d0ee880..0e8650fc 100644
--- a/res/layout/call_card_content.xml
+++ b/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" />
<fragment android:name="com.android.incallui.VideoCallFragment"
android:id="@+id/videoCallFragment"