Are you using any of the techniques shown in the List13.java example
in the APIDemos? I have a video example of what can be achieved with
such techniques, here:

http://www.youtube.com/watch?v=QZ8PoS6ai6U


On Jan 6, 8:18 am, Patrick Plaatje <[email protected]> wrote:
> Hi all,
>
> for my app i'm using a listview to display rss news articles. All goes
> well, and the implementation is almost done. But when using my app,
> i'm not really satisfied with the "smoothness" and user experience of
> it. The main problem is that when i scroll through the listview, which
> contains an image for each row in the listview, the scrolling isn;t
> smooth, it executes the getview override every time. I already threw
> out the "holder startegy", as it slowed the scrolling...
>
> any thoughts?
>
> Thanx,
>
> Patrick
-- 
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