Wednesday, August 17, 2011

[android-developers] Re: Clickable (when select it shows Orange) items within a ListView

Looks like extending the ListView class to make the base layout
horizontal orientation is the solution. Here is one of several nice
examples of someone who has already done this.
http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/


On Aug 17, 6:20 am, Nick Longinow <nicklongi...@gmail.com> wrote:
> Thanks - very good to know that.
>
> I'll git src/com/android/contacts/ContactListActivity.java and see how
> the google engineers do it.  The UI seems to be common between HTC and
> Motorola devices, so the code must be core. That should at least give
> some clues.
>
> On Aug 16, 9:12 pm, lbendlin <l...@bendlin.us> wrote:
>
>
>
> > there are lots of posts about this on this list and on stackoverflow. And
> > no, it's not simple.- Hide quoted text -
>
> - Show quoted text -

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment