mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add stickerpack strip expansion
This commit is contained in:
@@ -224,7 +224,7 @@ final class LocationSearchContainerNode: ASDisplayNode {
|
||||
}
|
||||
}))
|
||||
|
||||
self.listNode.beganInteractiveDragging = { [weak self] in
|
||||
self.listNode.beganInteractiveDragging = { [weak self] _ in
|
||||
self?.interaction.dismissInput()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user