Open lsantaniello opened 11 years ago
Hi all,
I inserted close button into my popup. Handlet action is:
UIViewController *parent = [self parentViewController]; [parent dismissPopupViewControllerWithanimationType:MJPopupViewAnimationFade];
but popup is not close.
Is it possible it?
Thanks
Hi all,
I inserted close button into my popup. Handlet action is:
UIViewController *parent = [self parentViewController]; [parent dismissPopupViewControllerWithanimationType:MJPopupViewAnimationFade];
but popup is not close.
Is it possible it?
Thanks