android append '…' at the end textview _EDIT
问题 I have a lsit view and i that i need to add some text. in the adapter, I need to append ... at the end and i used the following when i give android:ellipsize="end" in the only shows 2 line eg: asdnfsdfdsf asdfsdfasdf sdfsd sdfsdf sdfsd ad... And when i give android:ellipsize="start" it is as : asdnfsdfdsf asdfsdfasdfd ...sdfsd sdfsdf sdfsd ad The complete code i used: <TextView android:layout_width="wrap_content" android:background="#016A7D" android:layout_height="80dp" android:textColor="