mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Roll back list view animation change
This commit is contained in:
parent
7dd7386068
commit
14eaec4cdd
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ extension CGSize {
|
|||
|
||||
private let springAnimationIn: CABasicAnimation = {
|
||||
let animation = makeSpringAnimation("")
|
||||
animation.duration = 1.0
|
||||
return animation
|
||||
}()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue