Hi all,

I think I could be out of luck with this one, but does anyone know
whether ListView does anything to colors when using scrolling cache?

I have a ListView with a background color of #F3F3F3, opaque light
grey. When scrolling the list, the grey turns a grey-pink and usually
resets to grey again when at rest.

Setting scrollingCache to false prevents the pink from appearing, but
I'm worried about the performance hit.

Setting the cacheColorHint to transparent has no effect.

BitmapDrawable and ColorDrawables behave the same.

As it happens the designer has used a lot of F3F3F3 grey in this app,
so I'm seeing quite a lot of pink (Nexus One, 2.3.3).

Here's hoping I missed something.

Regards,
Richard

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