dubraf

Results 1 comments of dubraf

I had the same problem when I was using : **func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize** The solution was adding sectionInset for the layout...