Ok, I put the class up here: http://code.google.com/p/android-textview-multiline-ellipse/source/browse/trunk/ActivityTestMultilineEllipse.java
there is one other file in the 'project', just a simple activity which shows how to use it. It's a really simple attempt at a multiline + ellipsis TextView-like control. It seems to work ok in general cases, if anyone wants to give it a shot and report bugs or suggestions that would be great, Thanks On Nov 12, 7:23 pm, Mark Murphy <[email protected]> wrote: > Mark Wyszomierski wrote: > > I created a multiline textview widget which handles ellipsizing - is > > it appropriate to post it here in this forum for feedback, or is there > > an android site dedicated for custom widgets in the community? > > I'd put it up on github or code.google.com, then post a link here and > ask for feedback. Attachments don't work that well on lists like this, > and a bunch of email-formatted code is difficult to grok. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Development Wiki:http://wiki.andmob.org -- 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

