mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
This commit is contained in:
@@ -167,6 +167,10 @@ class BaseBubbleCell: MXKRoomBubbleTableViewCell, BaseBubbleCellType {
|
||||
|
||||
// MARK: - Overrides
|
||||
|
||||
override var isTextViewNeedsPositioningVerticalSpace: Bool {
|
||||
return false
|
||||
}
|
||||
|
||||
override func setupViews() {
|
||||
super.setupViews()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user