iPhone App - Comments
iPhone App - Comments
Out of context: Reply #14
- Started
- Last post
- 24 Responses
- armsbottomer0
not sure if you're doing any development on the app, but i'd load all the text in the cell first and the UIImage load in subsequently (and give it some sort of activity monitor). that way the core content is accessible immediately and the secondary data (images) are then loaded in. also, all the tableviews that use the cell from the news section seem to be really buggy, so i'd check out whats going on in when it gets loaded.