Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uicollectionview

Accessibility collectionView focus changes when reloaded, iOS

UICollectionViewCell scale cell size while scrolling

IOS Scrollable View inside another ScrollView

The behavior of the UICollectionViewFlowLayout is not defined

With UICollectionViewFlowLayout / UICollectionViewLayout subclass, CellForItemAtIndexPath is not called at the correct time

UICollectionView animating cell beyond bounds

UICollectionViewController Layout-to-Layout Navigation Transitions

Searching and filtering cells in a UICollectionView

UICollectionView, nib from a framework target registered as a cell fails at runtime

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?