--- a/alps/packages/apps/SecPhone/res/layout/incall_touch_ui.xml
+++ b/alps/packages/apps/SecPhone/res/layout/incall_touch_ui.xml
@@ -44,13 +44,14 @@
don't have an icon in the downward direction so the whole
bottom area of this widget is just wasted space.
-->
+ <!-- android:background="@android:color/black" -->
<com.android.internal.widget.multiwaveview.MultiWaveView
android:id="@+id/incomingCallWidget"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_marginBottom="-46dp"
- android:background="@android:color/black"
+
android:visibility="gone"