Do you know for a fact that SimpleCursorTreeAdapter or ExpandableListView
accepts null for the children list cursor? What will it expand in this
case?

Also, are you sure that this cursor/list can be filled in later, as your
code does, after the loader completes, asynchronously?
25.05.2012 2:42 пользователь "Etienne" <lawloretie...@gmail.com> написал:

> I am thinking there is a problem with how the group/child CursorLoaders
>> are instantiated in onCreateLoader(). For the group CursorLoader i just
>> want all groups in my phone. The child cursorLoader should contain all
>> contacts within a group. Does anyone have any ideas what could be the issue?
>>
>  --
> 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

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