Set cancel button at bottom.
Opened this issue · 1 comments
Deleted user commented
How would one set the cancel button at the bottom of the alert?
alexanderjarvis commented
I don't think this is default behaviour in UIAlertView (as an example). Perhaps only if you use the addButton api instead of creating all the buttons during init.