I have a TextView set to ellipsize but when I put the text in it doesn\'t do so. Any ideas?
You can as well set maxLines like so:
Ellipses appear when the text exceeds the maxLines set.