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.
如果字数过长,则会采取省略形式,而不使从中间截断。

Android - TextView Ellipsize属性
原文:http://blog.csdn.net/caroline_wendy/article/details/40624899