mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
fullscreen mode with navigation controller superview
This commit is contained in:
@@ -168,6 +168,7 @@ extension RoomViewController {
|
||||
roomInputToolbarContainer.removeFromSuperview()
|
||||
self.view.insertSubview(roomInputToolbarContainer, belowSubview: overlayContainerView)
|
||||
NSLayoutConstraint.activate(toolbarContainerConstraints)
|
||||
roomInputToolbarContainerBottomConstraint.isActive = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user