Dave,
I got the same problem ,
we can remove this using following code snippet.

getListView().setAnimationCacheEnabled(*false*);

getListView().setScrollingCacheEnabled(*false*);
use this code in ur listview activity.

Narendra bagade

On Wed, Jan 20, 2010 at 5:42 PM, Dave Gracie <[email protected]> wrote:

> Hi
>
> Can anyone help with a problem I have?
>
> I created an activity (extending a list activity) and have it populating
> with a list of peoples names, however when I scroll up or down it
> automatically greys out the whole list view until you stop scrolling.
>
> Is it possible to stop this greying out from happening?
>
> I have attached an screenshot in case my description doesnt make sense.
>
> Thanks
> Dave
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Regards,

Narendra B
9632382960,
Bangalore.
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to