mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-07 14:53:35 +00:00
Coin improvements
This commit is contained in:
parent
98c510a161
commit
f4e351ab2f
Binary file not shown.
@ -316,8 +316,8 @@ class PremiumCoinComponent: Component {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
let fromScale: Float = 0.9
|
let fromScale: Float = 0.85
|
||||||
let toScale: Float = 1.0
|
let toScale: Float = 0.9
|
||||||
|
|
||||||
let animation = CABasicAnimation(keyPath: "scale")
|
let animation = CABasicAnimation(keyPath: "scale")
|
||||||
animation.duration = 2.0
|
animation.duration = 2.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user