Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uicollectionview

UICollectionView inside TableView not populating cells?

RxSwift and UICollectionView Header

Load image to UICollectionView Asynchronously?

cellForItemAt IndexPath does not call if I'm using UICollectionViewDelegateFlowLayout. Is it a bug of iOS?

UICollectionView always auto sizing cells. Not using sizes returned from delegate

EXC_BAD_ACCESS on [UICollectionView setCollectionViewLayout:]

How to make the center cell of the UICollectionView overlap the other two cells positioned at the side?

UICollection View causes "UICollectionViewFlowLayoutBreakForInvalidSizes" on smaller devices

UIMenuController sharedMenuController - custom menuitem for uicollectionview do not show in ios 7

Preventing "wrapping" of items in UICollectionView

How can I enable selecting multiple collection view cells at once with multitouch?

UICollectionView: UICollectionViewCell object is always null in sizeForItemAtIndexPath

How can I drag a UICollectionViewCell from one UICollectionView to another UICollectionView?

UICollectionViewFlowLayout subclass crashes accessing array beyond bounds while scrolling and reloading

UICollectionView - scroll to the next page

ios swift uicollectionview

How to create shadow for UICollectionViewCell

UICollectionView displays cells incorrectly after frame change

ios uicollectionview

Add UILabel Under UICollectionView Cell

Gestures on a UICollectionViewCell; what to do with the result?

UICollectionViewLayout prepareLayout is called for any scrolling