hani-momanii / SuperNova-Emoji

library to implement and render emojis For Android
Other
362 stars 114 forks source link

Emoji TextView not displaying three dots in the end for more text left. #29

Open parthvora25 opened 7 years ago

parthvora25 commented 7 years ago

I need to display three dots in the end of the emoji textview for more emoji left to display in it as in like whatsapp does. Its not working with ellipsize = end and singleline true property in xml. Also set them in class file but not working.