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
I write a widget base on native textview to do it.
github