objective c - Dynamic "itemSize" specified in a storyboard on UICollectionView based on new iOS 8 Size Classes -



objective c - Dynamic "itemSize" specified in a storyboard on UICollectionView based on new iOS 8 Size Classes -

how can set different "itemsize" on uicollectionview different size classes. e.g. want have different itemsize ipad , iphones defined in 1 storyboard.

thanks

objective-c uicollectionview

Comments