mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Refactoring
This commit is contained in:
@@ -1262,7 +1262,7 @@ public final class ChatMessageInteractiveFileNode: ASDisplayNode {
|
||||
}
|
||||
|
||||
let waveformView: ComponentHostView<Empty>
|
||||
let waveformTransition: Transition
|
||||
let waveformTransition: ComponentTransition
|
||||
if let current = strongSelf.waveformView {
|
||||
waveformView = current
|
||||
switch animation.transition {
|
||||
|
||||
Reference in New Issue
Block a user