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:
@@ -56,9 +56,6 @@ class CallBubbleCellBaseContentView: UIView {
|
||||
} else {
|
||||
callSummaryHeightConstraint.constant = Constants.callSummaryWithBottomViewHeight
|
||||
}
|
||||
|
||||
setNeedsLayout()
|
||||
layoutIfNeeded()
|
||||
}
|
||||
|
||||
func render(_ cellData: MXKCellData) {
|
||||
|
||||
Reference in New Issue
Block a user