I have a CollectionView and the problem is that I have to set .masksToBounds = false so my Cells are displayed properly (their s
CollectionView
.masksToBounds = false
Cells
s