Your description is a bit vague, but maybe check out the ExpandableListView 
here:

http://developer.android.com/reference/android/widget/ExpandableListView.html

It's a ListView with expandable sections.  To get checkboxes, you'll need to 
create a layout or extend a view to make it like you want.

Steven
Studio LFP
http://www.studio-lfp.com


On Tuesday, October 11, 2011 4:03:09 AM UTC-5, BearTi wrote:
>
> Hi, 
>
> I´ve problems to built a list for my app. 
> This list should have seperators, drop down menus and checkboxes. 
>
> I´ve read many tutorials, but I can´t find a good one that solves my 
> problem. (for expample which adapter I have to choose and so on) 
>
> Do you have a good axample for my or some tipps? 
>
> Thanks! :)

-- 
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

Reply via email to