mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Attachment menu improvements
This commit is contained in:
@@ -333,4 +333,10 @@ public final class LocationPickerController: ViewController, AttachmentContainab
|
||||
|
||||
self.interaction?.openSearch()
|
||||
}
|
||||
|
||||
public func prepareForReuse() {
|
||||
self.interaction?.updateMapMode(.map)
|
||||
self.interaction?.dismissSearch()
|
||||
self.scrollToTop?()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user