PXAlertView
PXAlertView copied to clipboard
Set cancel button at bottom.
How would one set the cancel button at the bottom of the alert?
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.