Grouped UICollectionView has extra 35 pixels of top padding – Ios swift
I'm creating a grouped UICollectionView, and it seems that the top has 35 pixels of extra padding at the top I don't know how to get rid of. It appears this is also a problem with UITableView and I've found…