Hide remove view at startup

Change-Id: Ic564c562c8133d00c2dff6b3f80aaf88efe5a7ce
diff --git a/res/layout/dialtacts_activity.xml b/res/layout/dialtacts_activity.xml
index e4e2a23..eb5e898 100644
--- a/res/layout/dialtacts_activity.xml
+++ b/res/layout/dialtacts_activity.xml
@@ -59,7 +59,8 @@
             android:layout_height="match_parent"
             android:layout_width="match_parent"
             android:gravity="center"
-            android:orientation="horizontal">
+            android:orientation="horizontal"
+            android:visibility="gone" >
             <ImageView
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"