Can we align our text line by line(I mean whatever the text we have selected that should be aligned instead of the whole text) in android text-view dynamically!!
Regards,
vani.
Can we align our text line by line(I mean whatever the text we have selected that should be aligned instead of the whole text) in android text-view dynamically!!
Regards,
vani.
I think you need to draw text to your textview then. I have not seen a direct way to do it on a TextView