On my last activity i get a textView and if is too big it just stays the same size and goes to the next line. Is there any way to have my textView shrink so it can fit on one line if it is too big ?
So instead of :
ABCDEFGHIJ (big font on two lines)
HIJK
I want:
abcdefghijk (smaller font on one line )
So it all fits from left to right on one line within the fone