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

I didn't get full text when I scroll my app. #118

Closed vinod023 closed 8 years ago

vinod023 commented 8 years ago

Sir, I am using Textjustify class. it works fine textview in english language. it is not compatible with other language (telugu). when scroll my app some lines are missing from the bottom. plz help me...thanking you....

mathew-kurian commented 8 years ago

Try manipulating the ext:documentView_insetPaddingBottom

vinod023 commented 8 years ago

thank you sir. I got the solution.