So I’m trying to have an ellipsize at the end of a TextView if the text length exceeds 30 characters. I tried to achieve this in xml using maxLength
TextView
maxLength