mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Layout fixes
This commit is contained in:
@@ -36,10 +36,7 @@ class RoomBaseCallBubbleCell: MXKRoomBubbleTableViewCell {
|
||||
override func setupViews() {
|
||||
super.setupViews()
|
||||
|
||||
self.contentView.vc_removeAllSubviews()
|
||||
self.contentView.vc_addSubViewMatchingParent(innerContentView)
|
||||
|
||||
updateBottomContentView()
|
||||
}
|
||||
|
||||
// Bottom content view. Will be spanned in bottomContainerView
|
||||
|
||||
Reference in New Issue
Block a user