How do you get the text of a TextView to be Justified (with text flush on the left- and right- hand sides)?
TextView
I found a possible solution here, but it do
Try this solution in the below link just create that class in project folder and use it. it works fine for me :)
Justify text in an Android app using a WebView but presenting a TextView-like interface?