Merge pull request #4797 from igrechuhin/MAPSME-3072

[MAPSME-3072] [ios] Fixed search close bug on iPad.
This commit is contained in:
Sergey Yershov 2016-11-24 12:36:14 +03:00 committed by GitHub
commit 1e2abf5883

View file

@ -137,7 +137,6 @@ using TInfoDisplays = NSHashTable<__kindof TInfoDisplay>;
self.routePreview = nil;
[self.navigationInfoView remove];
self.navigationInfoView = nil;
[MWMMapViewControlsManager manager].searchHidden = YES;
}
- (void)showStatePrepare