I just finished implementing something like this. It was not easy.
ExpandableListView has a few bugs which you will have to code around.
I've filed one of the bugs in b.android.com, along with a work-around,
and I've posted the details of another bug in the forum, also
including a work-around. Just search for my name associated with
ExpandableListView  and you'll find them.

On Nov 5, 9:43 am, BuckeyeDroid <bill.schric...@gmail.com> wrote:
> Is it possible for the child of an ExpandableListView also be a
> parent? For example, I need something like the following:
>
> ParentA
>   ChildA
>   ChildB
> ParentB
>   ChildC
>     GrandchildA??
>     GrandchildB??
> ParentC
>
> Any thoughts, examples, or suggestions are greatly appreciated.
>
> Bill

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