Fix further review remarks

This commit is contained in:
ismailgulek
2022-01-27 02:16:30 +03:00
parent 1574d3d738
commit a79e1ec003
4 changed files with 101 additions and 95 deletions
@@ -51,5 +51,5 @@ final class RoomBubbleCellLayout: NSObject {
static let threadSummaryViewTopMargin: CGFloat = 8.0
static let threadSummaryViewHeight: CGFloat = 40.0
static let fromThreadViewTopMargin: CGFloat = 8.0
static let fromAThreadViewTopMargin: CGFloat = 8.0
}