mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Add comments.
This commit is contained in:
@@ -21,6 +21,7 @@ import MatrixKit
|
||||
var bubbleCellContentView: BubbleCellContentView? { get }
|
||||
}
|
||||
|
||||
/// `BaseBubbleCell` allows a bubble cell that inherits from this class to embed and manage the default room message outer views and add an inner content view.
|
||||
@objcMembers
|
||||
class BaseBubbleCell: MXKRoomBubbleTableViewCell, BaseBubbleCellType {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user