Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

deletePhotoImage Crash!! #47

Open
keason opened this issue Dec 6, 2017 · 0 comments
Open

deletePhotoImage Crash!! #47

keason opened this issue Dec 6, 2017 · 0 comments

Comments

@keason
Copy link

keason commented Dec 6, 2017

deletePhotoImage Crash
When I change the UICollectionViewDelegateFlowLayout code:

Changed Code
return CGSize(width: collectionView.bounds.width/4, height: collectionView.bounds.height/4)

Origin Code:
return CGSize(width: collectionView.bounds.width, height: collectionView.bounds.height)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant