mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 12:11:59 +00:00
remove unused view
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
3afcceae50
commit
06fab75c30
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user