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