[Spaces] M10.6.1 Handle space link #4498

- Update after code review
This commit is contained in:
Gil Eluard
2021-09-23 17:15:32 +02:00
parent 9f9af10727
commit 8fd88b2053
8 changed files with 48 additions and 46 deletions

View File

@@ -16,7 +16,7 @@
import Foundation
class HomeViewControllerWithBannerWrapperViewController: MXKViewController, BannerPresentationProtocol {
class HomeViewControllerWithBannerWrapperViewController: MXKActivityHandlingViewController, BannerPresentationProtocol {
@objc let homeViewController: HomeViewController
private var bannerContainerView: UIView!