mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics - Done
This commit is contained in:
@@ -56,7 +56,7 @@ class HomeViewControllerWithBannerWrapperViewController: UIViewController, MXKVi
|
||||
stackView.addArrangedSubview(homeViewController.view)
|
||||
homeViewController.didMove(toParent: self)
|
||||
}
|
||||
|
||||
|
||||
// MARK: - BannerPresentationProtocol
|
||||
|
||||
func presentBannerView(_ bannerView: UIView, animated: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user