Browse Source

remove unused view

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 3 years ago
parent
commit
06fab75c30
1 changed files with 0 additions and 7 deletions
  1. 0 7
      app/src/main/res/layout/activity_magic_call.xml

+ 0 - 7
app/src/main/res/layout/activity_magic_call.xml

@@ -29,11 +29,4 @@
         android:id="@+id/controller_container"
         android:layout_width="match_parent"
         android:layout_height="match_parent" />
-
-    <com.bluelinelabs.conductor.ChangeHandlerFrameLayout
-        android:id="@+id/chatControllerView"
-        android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:visibility="gone" />
-
 </RelativeLayout>