You can try this:
http://code.google.com/p/android-textview-multiline-ellipse/source/browse/trunk/TextViewMultilineEllipse.java

On Mar 17, 1:08 am, ls02 <agal...@audible.com> wrote:
> I need to implementmultilinetext withellipsiswith txt to be no
> more than two lines.Ellipsisattributes in default TextView does not
> seem to work formultilinetext. I could implement my own text widget,
> but i don't know how to break text into multiple lines. In this case I
> could draw text line by line and drawellipsison second line if
> necessary.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to