Add thread decoration views for search results, fix #5268

This commit is contained in:
ismailgulek
2022-01-18 14:44:56 +03:00
parent e1203f8218
commit a4f7956d42
12 changed files with 282 additions and 13 deletions
@@ -50,4 +50,5 @@ final class RoomBubbleCellLayout: NSObject {
// Threads
static let threadSummaryViewTopMargin: CGFloat = 8.0
static let fromThreadViewTopMargin: CGFloat = 8.0
}