Use ListView's scroll listener. You can see how I used it to implement
exactly what you describe in my app called Shelves:
http://code.google.com/p/shelves

On Fri, Apr 24, 2009 at 6:48 PM, Ivan Soto <[email protected]> wrote:
> (Oops, I tabbed extra then Enter... msg sent, blame gmail hehe)
> I've been playing around with some apps for iphone I realized that a lot of
> them load pictures from lists when they are slowing down (or stopped). That
> really increases theĀ overall performance
> On those apps, if I scroll fast I don't really see any picture loaded on the
> lists, but If the scrolls starts slowing down or stops all pictures come.
> Anyone has an idea how to achieve this? Is there a way to know if a Listview
> is scrolling and how fast it's going?
> Thanks!
> Ivan Soto Fernandez
> Web Developer
> http://ivansotof.com
>
>
>
> On Fri, Apr 24, 2009 at 7:40 PM, Ivan Soto <[email protected]> wrote:
>>
>> Ivan Soto Fernandez
>> Web Developer
>> http://ivansotof.com
>>
>
>
> >
>



-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  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