[android-developers] Re: List View scrolling issue

2009-03-03 Thread Muthu Kumar K.
Romain Guy, I have done the change in my list view. Its working fine now :) Thanks, Muthu Kumar K. On Mar 4, 10:01 am, Romain Guy wrote: > android:cacheColorHint="#" > > On Tue, Mar 3, 2009 at 8:52 PM, Muthu Kumar K. wrote: > > > > > Hi All, > > I have problem with the List view scrol

[android-developers] Re: List View scrolling issue

2009-03-03 Thread Romain Guy
android:cacheColorHint="#" On Tue, Mar 3, 2009 at 8:52 PM, Muthu Kumar K. wrote: > > Hi All, > I have problem with the List view scrolling. Here I have a list view > contains more 50 items. I am setting the list view background as > transparent. While scrolling the list view it is showin