@Mark
Thanks for making me revisit subclassing CursorAdapter.
Much clearer than using a SimpleCursorAdapter and a ViewBinder.

Is there a section on the ExpandableListView in the Busy Coders
Guide?
I could have sworn I saw it there last night, but can't find it
today.
If you're looking for new areas to write about it would have to be up
there along wth the ExpandableListViewAdapter.
Maybe I'm too tired at present but I'm not seeing what I need to do to
use them.

@Zsolt
Maybe I'm missing something but I don't think you can join 2 content
providers.
If I was executing SQL against my own tables, then sure.

@Joksan
Doesn't a dialog display over the top of my Activity?
How is that going to help me?
I'm just tryng to get the rows of the details block displayed .. to
the right.



On Aug 1, 4:44 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Sat, Jul 31, 2010 at 4:02 AM, Zsolt Vasvari <zvasv...@gmail.com> wrote:
> > JOIN the header and detail tables in single query.
>
> Or use an ExpandableListView. Or something. ListViews nested in
> ListViews is unlikely to work.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android Training...At Your Office:http://commonsware.com/training

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