summaryrefslogtreecommitdiff
path: root/InCallUI/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-06-26 16:31:41 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-26 16:31:41 +0000
commitecfd2ef977336c6539ff642f79ce00c8c01a11a3 (patch)
treea181e132d3546c54bd3144b6058634f6c43e64c0 /InCallUI/res
parent5742e705dd86ed9b4f99069070103495535d3daa (diff)
parent1e0585f3f789e4ea28f31352eced59c73cf8b373 (diff)
am 55ffc99d: Make switch access work for incoming call screen
* commit '55ffc99d32b3c52494a5840116a5d12cbcef679c': Make switch access work for incoming call screen
Diffstat (limited to 'InCallUI/res')
-rw-r--r--InCallUI/res/layout/call_card_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/layout/call_card_fragment.xml b/InCallUI/res/layout/call_card_fragment.xml
index 537eb5119..dabba7662 100644
--- a/InCallUI/res/layout/call_card_fragment.xml
+++ b/InCallUI/res/layout/call_card_fragment.xml
@@ -74,7 +74,7 @@
android:layout_gravity="center_vertical"
android:gravity="top|center_horizontal"
android:scaleType="centerCrop"
- android:contentDescription="@string/contactPhoto"
+ android:importantForAccessibility="no"
android:background="@android:color/white"
android:src="@drawable/img_no_image_automirrored" />