forked from organicmaps/organicmaps
commit
e3dc9ced89
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ static NSString * const kAlertControllerNibIdentifier = @"MWMAlertViewController
|
|||
|
||||
- (void)displayAlert:(MWMAlert *)alert
|
||||
{
|
||||
[self removeFromParentViewController];
|
||||
alert.alertController = self;
|
||||
[self.ownerViewController addChildViewController:self];
|
||||
self.view.alpha = 0.;
|
||||
|
|
Loading…
Add table
Reference in a new issue