mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
UI improvements
This commit is contained in:
@@ -229,7 +229,7 @@ public final class LottieComponent: Component {
|
||||
}
|
||||
|
||||
if self.tintColor != component.color {
|
||||
self.tintColor = component.color
|
||||
transition.setTintColor(view: self, color: component.color)
|
||||
}
|
||||
|
||||
return availableSize
|
||||
|
||||
Reference in New Issue
Block a user