I have a news application that gets the content from a xml stream- to every news entry belongs a picture.. which one i display in a table cell..
it loads all the content, but it looks like the image in the cells slows the whole scrolling down ..
any 开发者_StackOverflow中文版advice??
thanks in advance
swisschris
Have a look to this article: http://blog.atebits.com/2008/12/fast-scrolling-in-tweetie-with-uitableview/
精彩评论