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