mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-20 02:01:10 +00:00
Roll back list view animation change
This commit is contained in:
parent
7dd7386068
commit
14eaec4cdd
@ -90,7 +90,6 @@ extension CGSize {
|
||||
|
||||
private let springAnimationIn: CABasicAnimation = {
|
||||
let animation = makeSpringAnimation("")
|
||||
animation.duration = 1.0
|
||||
return animation
|
||||
}()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user