MESSENGER_2910 buildfixes VI Contentscanner && fishy KeyVerificationprocess

This commit is contained in:
Frank Rotermund
2022-05-03 16:02:18 +02:00
parent e0904ba65e
commit 7ba95405fa
3 changed files with 7 additions and 16 deletions
@@ -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