浏览代码

remove unused view

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 3 年之前
父节点
当前提交
06fab75c30
共有 1 个文件被更改,包括 0 次插入7 次删除
  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>