diff --git a/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.swift b/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.swift index e6e1de6fe..5ac22f18e 100644 --- a/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.swift +++ b/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.swift @@ -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 diff --git a/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.xib b/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.xib index b7b585fca..052188b08 100644 --- a/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.xib +++ b/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.xib @@ -1,19 +1,18 @@ - + - + - + - - +