UI improvements

This commit is contained in:
Ali
2023-01-20 21:01:06 +04:00
parent 263778c906
commit 40f948d9b9
12 changed files with 206 additions and 115 deletions

View File

@@ -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