1

I am creating a custom text resizer for my app and I really need any way to figure out whether a word has been truncated like the word example in the image

I have an idea if I can ellipsize words and then use getEllipsisCount(); but I'm not sure whether it will work and being a beginner I can't even get that done. So what should I do?

Bugdroid
  • 329
  • 1
  • 3
  • 9
  • possibly this way:http://stackoverflow.com/questions/2923345/is-there-a-way-to-check-if-a-textviews-text-is-truncated – Opiatefuchs Feb 15 '16 at 10:29
  • @Opiatefuchs Sorry, but that is different that one deals with truncated lines while her the problem is with words. – Bugdroid Feb 15 '16 at 10:39

0 Answers0