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 369 forks source link

Add in setPaddingLeft and setPaddingRight method #19

Closed luelue closed 10 years ago

luelue commented 10 years ago

When I tried TextviewEx, the words were sticked too close to the side of the screen. With this new commit, the text will be defaulty padded away from left and right side of the screen by 10 pixels each. Users now are able to set their own padding value as well.

mathew-kurian commented 10 years ago

Thank you!

mathew-kurian commented 10 years ago

I hope this code was tested. I don't have a device to test this on. So imma take your word on this :P

luelue commented 10 years ago

It works on my device. Let's pray it works for all others. haha