PXAlertView icon indicating copy to clipboard operation
PXAlertView copied to clipboard

Set cancel button at bottom.

Open ghost opened this issue 9 years ago • 1 comments

How would one set the cancel button at the bottom of the alert?

ghost avatar Mar 21 '15 21:03 ghost

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.

alexanderjarvis avatar Apr 25 '15 20:04 alexanderjarvis