ios7 - iOS: UICollectionView - Jerks while scrolling -
i have 3 item in single row. every item quite customized. on start load 6 item means 2 rows. when scroll , reaches end of send row load 3 row. between show jerk of mili seconds.
is there way load minimum 5 rows. if user scroll 2nd row load 6th row , on...
please help..
if trying load network resources in uitableviewcell
, better asynchronize loading resources.
if try load 6th row when scroll 2nd row. guess uitableviewcell visiblecells
way load more cells' resources in advance .
Comments
Post a Comment