mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
extractedBackgroundNode
This commit is contained in:
parent
1f5eaceb80
commit
66e10bf0d4
@ -110,6 +110,10 @@ open class ListViewItemNode: ASDisplayNode {
|
||||
}
|
||||
}
|
||||
|
||||
open var extractedBackgroundNode: ASDisplayNode? {
|
||||
return nil
|
||||
}
|
||||
|
||||
private final var spring: ListViewItemSpring?
|
||||
private final var animations: [(String, ListViewAnimation)] = []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user