iphone - UITableView: table view scrolling makes images disappear -


i working 1 ios application has 2 tables placed side side, each table view holds images. both table views having auto scrolling , manual scrolling functionality. default both tableviews in auto scrolling mode, problem when user did manual scrolling images in table view become disappear (loading images lately) , happening when table view state moving auto scrolling manual scrolling , manual scrolling auto scrolling. using static images (not dynamic , not server). in future have use dynamic data(images) coming server.

any ideas fix issue helpful me.

check size of uitableviewcells , subviews. (at least me) sizes @ 0 , when frame (which 0 points high) goes off screen, image disappear.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -