mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
reverted HomeViewControllerWithBannerWrapperViewController
This commit is contained in:
@@ -50,7 +50,7 @@ class HomeViewControllerWithBannerWrapperViewController: MXKViewController, Bann
|
||||
stackView.distribution = .fill
|
||||
stackView.alignment = .fill
|
||||
|
||||
view.vc_addSubViewMatchingParentSafeArea(stackView)
|
||||
view.vc_addSubViewMatchingParent(stackView)
|
||||
|
||||
addChild(homeViewController)
|
||||
stackView.addArrangedSubview(homeViewController.view)
|
||||
|
||||
Reference in New Issue
Block a user