Sumi-Interactive / SIAlertView

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

add messageMinLineCount and messageMaxLine configuration via appearance #60

Closed XueshiQiao closed 1 year ago

XueshiQiao commented 10 years ago

The origin macro MESSAGE_MIN_LINE_COUNT and MESSAGE_MAX_LINE_COUNT is not very convenient to change without changing the code, So I add two appearance property messageMinLineCount and messageMaxLineCount to improve this.

XueshiQiao commented 10 years ago

ignore "update podspec for personal use" commit;