mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Fix dynamic emoji colors
This commit is contained in:
@@ -744,6 +744,7 @@ public final class InlineStickerItemLayer: MultiAnimationRenderTarget {
|
||||
self.loadAnimation()
|
||||
} else {
|
||||
let isTemplate = file.isCustomTemplateEmoji
|
||||
self.updateTintColor()
|
||||
|
||||
let pointSize = arguments.pointSize
|
||||
let placeholderColor = arguments.placeholderColor
|
||||
|
||||
Reference in New Issue
Block a user