Does the same thing happen in the standard music app?  If not, have you
looked at the code for that app to see what it may be doing different?

On Tue, Apr 20, 2010 at 2:16 PM, praj <[email protected]> wrote:

> Hi,
>
> I have an iconic list view which has lazy loading implemented. I have
> used a wrapper class to improve its efficiency (wrapper class which
> stores the ids of the list view) . My application is a media player
> application where I have a list of songs and when the user clicks on
> the songs the songs start playing (in the service which is in a
> different background thread). When the songs start playing the list
> view scrolling becomes really slow.
>
> Please can any one let me know how we can optimize the scrolling of
> the list view when a service is running in the background and if I am
> missing on anything.
>
> Thanks,
> Prajakta
>
> --
> 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
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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