Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

Issue With sizeWithFont #63

Open JudeMurphy opened 10 years ago

JudeMurphy commented 10 years ago

Due to iOS7 there has been a deprecation with sizeWithFont: constrainedToSize: lineBreakMode and sizeWithFont: minWithFont: actualFontSize: forWidth: lineBreakMode:

Please fix! :)