Sumi-Interactive / SIAlertView

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

Fix for messageLable height is calculated by title text #89

Closed yutmr closed 3 years ago

yutmr commented 9 years ago

At heightForMessageLabel, titleLable's text is used. This PR will fix #85.