I need to implement multiline text with ellipsis with txt to be no
more than two lines. Ellipsis attributes in default TextView does not
seem to work for multiline text. 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 draw ellipsis on 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to