mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Various improvements
This commit is contained in:
@@ -1441,6 +1441,7 @@ final class LocationPickerControllerNode: ViewControllerTracingNode, CLLocationM
|
||||
SearchInputPanelComponent(
|
||||
theme: self.presentationData.theme,
|
||||
strings: self.presentationData.strings,
|
||||
metrics: layout.metrics,
|
||||
placeholder: self.presentationData.strings.Map_Search,
|
||||
resetText: nil,
|
||||
updated: { [weak self] query in
|
||||
|
||||
Reference in New Issue
Block a user