Is there a way to check if a TextView's text is truncated

前端 未结 3 1338
迷失自我
迷失自我 2020-12-18 23:38

Is there a way to check whether a TextView\'s text is truncated in my code?

3条回答
  •  太阳男子
    2020-12-18 23:57

    Don't think so but you can read here to properly handle it if you only want the text to use one line.

提交回复
热议问题