Android - TextView Ellipsize属性
本文地址: http://blog.csdn.net/caroline_wendy
android:ellipsize属性:
If set, causes words that are longer than the view is wide to be ellipsized instead of broken in the middle.
假设字数过长,则会採取省略形式。而不使从中间截断。
2022-11-21 22:02:52
本文地址: http://blog.csdn.net/caroline_wendy