mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 06:58:20 +02:00
Fix cell layout when thread root is a poll
This commit is contained in:
@@ -50,5 +50,6 @@ final class RoomBubbleCellLayout: NSObject {
|
||||
// Threads
|
||||
|
||||
static let threadSummaryViewTopMargin: CGFloat = 8.0
|
||||
static let threadSummaryViewHeight: CGFloat = 40.0
|
||||
static let fromThreadViewTopMargin: CGFloat = 8.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user