mathew-kurian / TextJustify-Android

:page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
https://github.com/bluejamesbond/TextJustify-Android/wiki
Apache License 2.0
1.86k stars 370 forks source link

Fix max lines being exceeded #115

Closed gnawf closed 8 years ago

gnawf commented 8 years ago

The max lines check at line 104 isn't sufficient because multiple lines can be parsed in one go before the next check is conducted.