How can I justify the text of a TextView tag in Android-Studio.
I have been reading a thread that they said that they used android:layout_gravity="center_horizontal|center"
but nothing, still does not justify.
I have also seen another thread that said that I used github libraries , but before importing libraries to do something as simple as justifying a text I wanted to know if it could be done with a simple option. Thanks