Smooth table view like on iPod.app

Posted by Gilo on Stack Overflow See other posts from Stack Overflow or by Gilo
Published on 2010-04-17T08:19:06Z Indexed on 2010/04/17 8:23 UTC
Read the original article Hit count: 282

Filed under:
|
|

Hey folks ;), Im trying to redo the table view in the ipod.app. The one with 2 labels and the cover on the left. I want the same information there. I mean the cover plus all the other MPMediaItem stuff. Everything works fine. I can build the table and get all the information from the music library I need. My only problem is that my table is far away from being smooth. It lacks. When I remove the MPMediaArtworkItem from the table its super fast. So I guess its a problem with that.

Is there any way to load the MPMediaProperties more faster? Whats the fastest way?

THX in advance :)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about mpmediaitem