Dipak Singh

Results 1 comments of Dipak Singh

> I changed the following method to return at least 1 layout attribute, and it looks like it's working. > > ``` > fileprivate func layoutAttributes(forItemsInLineWith layoutAttributes: UICollectionViewLayoutAttributes) -> [UICollectionViewLayoutAttributes]...