mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 15:07:43 +02:00
Message bubbles: Fix incoming attachment leading margin.
This commit is contained in:
@@ -26,6 +26,8 @@ protocol RoomCellLayoutUpdating: Themable {
|
||||
|
||||
func setupLayout(forOutgoingTextMessageCell cell: MXKRoomBubbleTableViewCell)
|
||||
|
||||
func setupLayout(forIncomingFileAttachmentCell cell: MXKRoomBubbleTableViewCell)
|
||||
|
||||
func setupLayout(forOutgoingFileAttachmentCell cell: MXKRoomBubbleTableViewCell)
|
||||
|
||||
func updateLayout(forSelectedStickerCell cell: RoomSelectedStickerBubbleCell)
|
||||
|
||||
Reference in New Issue
Block a user