forked from organicmaps/organicmaps
Merge pull request #4797 from igrechuhin/MAPSME-3072
[MAPSME-3072] [ios] Fixed search close bug on iPad.
This commit is contained in:
commit
1e2abf5883
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ using TInfoDisplays = NSHashTable<__kindof TInfoDisplay>;
|
|||
self.routePreview = nil;
|
||||
[self.navigationInfoView remove];
|
||||
self.navigationInfoView = nil;
|
||||
[MWMMapViewControlsManager manager].searchHidden = YES;
|
||||
}
|
||||
|
||||
- (void)showStatePrepare
|
||||
|
|
Loading…
Add table
Reference in a new issue