mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MESSENGER_2910 buildfixes VI Contentscanner && fishy KeyVerificationprocess
This commit is contained in:
@@ -43,7 +43,7 @@ class ContentScannerStatusCell: ContentScannerBaseCell {
|
||||
|
||||
controller.view.backgroundColor = .clear
|
||||
//self.bubbleCellContentView?.innerContentView.addSubview(controller.view)
|
||||
self.bubbleCellContentView?.innerContentView.vc_addSubViewMatchingParentSafeArea(controller.view)
|
||||
self.roomCellContentView?.innerContentView.vc_addSubViewMatchingParentSafeArea(controller.view)
|
||||
self.innerContent = innerContent
|
||||
|
||||
return controller.view
|
||||
|
||||
Reference in New Issue
Block a user