Search progress

This commit is contained in:
Ali
2023-01-26 13:10:05 +01:00
parent 4609546c49
commit 16048d4d77
10 changed files with 918 additions and 53 deletions

View File

@@ -162,7 +162,7 @@ final class EmojiSearchSearchBarComponent: Component {
self.containerSize = containerSize
self.itemCount = itemCount
self.itemSpacing = 11.0
self.leftInset = 6.0
self.leftInset = 8.0
self.rightInset = 8.0
self.itemSize = CGSize(width: 24.0, height: 24.0)
self.textSpacing = 11.0