[MAPSME-3072] [ios] Fixed search close bug on iPad.

This commit is contained in:
Ilya Grechuhin 2016-11-24 12:34:33 +03:00
parent 5172c94d2c
commit 512d472069

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