mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
Add additional height in the cell for thread summary view
This commit is contained in:
@@ -46,4 +46,8 @@ final class RoomBubbleCellLayout: NSObject {
|
||||
|
||||
static let encryptedContentLeftMargin: CGFloat = 15.0
|
||||
static let urlPreviewViewTopMargin: CGFloat = 8.0
|
||||
|
||||
// Threads
|
||||
|
||||
static let threadSummaryViewTopMargin: CGFloat = 8.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user