summaryrefslogtreecommitdiff
path: root/InCallUI/res
diff options
context:
space:
mode:
authorChiao Cheng <chiaocheng@google.com>2013-08-28 20:51:35 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-08-28 20:51:36 +0000
commit97a92ad531caa86a9a40d13960452a8f0cbccdec (patch)
treecc540ed124befeed9326d490df0840eccbe5c1d7 /InCallUI/res
parent7e51fe5856b214f1887886533e8266b8369a5287 (diff)
parent42373eb59cbef15ec61ebb5c919031f293291a53 (diff)
Merge "Major fixes for in call to work with reverse number lookup." into klp-dev
Diffstat (limited to 'InCallUI/res')
-rw-r--r--InCallUI/res/layout/answer_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/InCallUI/res/layout/answer_fragment.xml b/InCallUI/res/layout/answer_fragment.xml
index 8b553a6a8..05e83de61 100644
--- a/InCallUI/res/layout/answer_fragment.xml
+++ b/InCallUI/res/layout/answer_fragment.xml
@@ -25,6 +25,7 @@
android:focusable="true"
android:layout_centerHorizontal="true"
android:background="@android:color/black"
+ android:visibility="gone"
dc:targetDrawables="@array/incoming_call_widget_2way_targets"
dc:targetDescriptions="@array/incoming_call_widget_2way_target_descriptions"