Is there a way to have a list view which comprises both expandable
lists and normal rows?
I.e.
List
- Row 1
- Row 2
- Row 3
- Row 3 Child 1
- Row 4
- Row 4 Child 1
- Row 4 Child 2
- Row 5
E.g. Row 1, 2 and 5 are simple rows, maybe just TextViews, and Rows 3
and 4 are expandable lists which themselves comprises of simple rows.
I tried creating an expandable list where some parent rows are
assigned no children - but this generates exceptions...
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---