SA
Size: a a a
SA
AD
SA
SA
ВК
ВК
ВК
AP
НС
НС
BS
collectionView(
_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize {
let size = CGSize(width: 100.0, height: 100.0)
return size
}
BS
BS
BS
G
AD