You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions like "Preview", "Delete", "Star", "Send by mail" require a switch to allow disabling them.
Suggest to go for UIAlertController to allow switching UIActions on or off without the hassle of having the right buttonIndex in the UIAlertView delegate.
Will propose pull request.
The text was updated successfully, but these errors were encountered:
Functions like "Preview", "Delete", "Star", "Send by mail" require a switch to allow disabling them.
Suggest to go for UIAlertController to allow switching UIActions on or off without the hassle of having the right buttonIndex in the UIAlertView delegate.
Will propose pull request.
The text was updated successfully, but these errors were encountered: