I need nice text wrapping in TextView, especially for text in headers.
Text wrapping for TextView might look like this, where the last word is in new line:
There is an open source project in Github AutoFittextView and in BitBucket AutoScaletextView.
You can change according to your requirement.
I tried the AutoScaleTextview and reached to the below OutPut.
Hope this will help you.