mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +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
|
||||
}
|
||||
|
||||
let fromScale: Float = 0.9
|
||||
let toScale: Float = 1.0
|
||||
let fromScale: Float = 0.85
|
||||
let toScale: Float = 0.9
|
||||
|
||||
let animation = CABasicAnimation(keyPath: "scale")
|
||||
animation.duration = 2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user