开发者

UIImageView slows down app (in a news application)

开发者 https://www.devze.com 2022-12-14 13:04 出处:网络
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..

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/

0

精彩评论

暂无评论...
验证码 换一张
取 消