mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Animation experiment
This commit is contained in:
@@ -490,7 +490,7 @@ class ChatListItemNode: ItemListRevealOptionsItemNode {
|
||||
guard let strongSelf = self, let item = strongSelf.item else {
|
||||
return
|
||||
}
|
||||
item.interaction.activateChatPreview(item, strongSelf, gesture)
|
||||
item.interaction.activateChatPreview(item, strongSelf.contextContainer, gesture)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user