Thanks for the response. Can you provide how you implemented this? I could not find it in your other posts.
Thanks On Nov 5, 10:51 am, Bret Foreman <[email protected]> wrote: > 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 <[email protected]> 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 [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

