Add thread decoration views for search results, fix #5268

This commit is contained in:
ismailgulek
2022-01-18 14:44:56 +03:00
parent 805c1adcf4
commit 4f58e0cfcc
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
}