I note that unlike SimpleCursorAdapter, SimpleCursorTreeAdapter doesn't have static library support defined in v4. Does this mean that I should use AsyncQueryHandler or AsyncTask instead of a CursorLoader? Or should I use a different adapter for an ExpandableListView if I am using the v4 compatibility library?
-- 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

