I have a TextView set to ellipsize but when I put the text in it doesn\'t do so. Any ideas?
If you aren't defining a specific width for your TextView the text will ellipsize first when your text is reaching the parent view's width.
TextView