I've an ExpandableListActivity and would like to add text label rows between some rows - not all.
my ExpandableListActivity is using a SimpleExpandableListAdapter. subclass to populate the group/children. but have no idea how labels fit into the list. i know how to use ExpandableListActivity and but can't find the info i need. I suspect the solution is the same as for ListView etc. -- 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

