alexanderjarvis/PXAlertView

Set cancel button at bottom.

Opened this issue · 1 comments

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.