mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -640,6 +640,7 @@ class ContactMultiselectionControllerImpl: ViewController, ContactMultiselection
|
||||
return
|
||||
}
|
||||
self.contactsNode.editableTokens = []
|
||||
self.updateTitle()
|
||||
self.requestLayout(transition: ContainedViewLayoutTransition.animated(duration: 0.4, curve: .spring))
|
||||
}
|
||||
contactsNode.updatedSelection = { [weak self] peers, value in
|
||||
|
||||
Reference in New Issue
Block a user