[android-developers] MergeAdapter problem

2009-12-22 Thread Jags
Hi All,

I used MergeAdapter, for my app, And I use a background image for my
layout. I noticed, if I touch on Heading view (group heading) the
entire list becomes black as if all the rows are selected. If I dont
use background image, it does not appear [mostly because default
listview background color is black]

how to get rid of this limitation ?

regards

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


Re: [android-developers] MergeAdapter problem

2009-12-22 Thread Mark Murphy
Jags wrote:
 I used MergeAdapter, for my app, And I use a background image for my
 layout. I noticed, if I touch on Heading view (group heading) the
 entire list becomes black as if all the rows are selected. If I dont
 use background image, it does not appear [mostly because default
 listview background color is black]
 
 how to get rid of this limitation ?

If you're referring to the MergeAdapter that I wrote, you are better
served joining the [cw-android] Google Group for support:

http://groups.google.com/group/cw-android

Off the top of my head, I do not know why you would get the behavior you
describe. Then again, I don't put background images behind my ListViews,
settling for the black or white from the stock themes. If you can create
a sample project that demonstrates the problem, I can take a look at
it...but please follow up over on [cw-android]. I don't want to clutter
this list with CommonsWare-specific stuff.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android_ from Apress Now Available!

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