prepay spanish intercept.
This commit is contained in:
parent
a256bfab1b
commit
005326f8e3
@ -23,7 +23,7 @@
|
||||
if (self = [super init]) {
|
||||
self.presentedViewController = presentedViewController;
|
||||
self.presentingViewController = presentingViewController;
|
||||
self.presentedViewController.modalPresentationStyle = UIModalPresentationFullScreen;
|
||||
self.presentedViewController.modalPresentationStyle = UIModalPresentationAutomatic;
|
||||
self.animate = animated;
|
||||
}
|
||||
return self;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user