UI improvements

This commit is contained in:
Ali
2023-01-19 18:30:59 +04:00
parent a754bae7d8
commit 8e3cc09e56
6 changed files with 17 additions and 7 deletions

View File

@@ -812,7 +812,8 @@ public final class EmojiStatusSelectionController: ViewController {
cache: animationCache,
renderer: animationRenderer,
placeholderColor: UIColor(white: 0.0, alpha: 0.0),
pointSize: CGSize(width: 32.0, height: 32.0)
pointSize: CGSize(width: 32.0, height: 32.0),
dynamicColor: self.presentationData.theme.list.itemAccentColor
)
switch item.tintMode {
case .accent: