mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
SR sizing is inconsistent with RR & Message states cosmetic changes
This commit is contained in:
@@ -30,7 +30,7 @@ final class RoomBubbleCellLayout: NSObject {
|
||||
|
||||
static let readReceiptsViewTopMargin: CGFloat = 5.0
|
||||
static let readReceiptsViewRightMargin: CGFloat = 6.0
|
||||
static let readReceiptsViewHeight: CGFloat = 12.0
|
||||
static let readReceiptsViewHeight: CGFloat = 16.0
|
||||
static let readReceiptsViewWidth: CGFloat = 150.0
|
||||
|
||||
// Read marker
|
||||
|
||||
Reference in New Issue
Block a user