ios - How to display image data from url in UICollectionView with different size? -
how correctly display image info form url in uicollectionviewcell
, has default image before loading image url, after estimate image size , resized image proper size display, there illustration or hint can refer?
and 1 more thing, should subclass uicollectionviewlayout
or uicollectionviewflowlayout
in case? thanks.
you should subclass cell , override layoutsubviews method. uitableviewcell
example, think it's start you.
ios uicollectionview
No comments:
Post a Comment