XML : TextView to show end of String

I have a text view that holds a string "Hello World"

Currently because of view size it only shows "Hello Wo"

How can i make it display the end of the string instead e.g. "lo World"?

No comments:

Post a Comment