I didn't realize you were wanting to do a full justify. Android does not support this in a textview. Some folks over at stack overflow found a hacked way to do it using HTML/webview instead of a textview.. http://stackoverflow.com/questions/1292575/android-textview-justify-text
The only other solution I can think of would be to change your font size to fill the width, but that would not work for very many use-cases.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.