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

StringDocumentLayout text alignment fix #137

Open dkostyrev opened 7 years ago

dkostyrev commented 7 years ago

StringDocumentLayout takes text alignment into account when fits line without wrapping.

Before: device-2017-04-27-162930

After: device-2017-04-27-162956

dkostyrev commented 7 years ago

@bluejamesbond, added before / after screenshots.