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

deletePhotoImage Crash!! #47

@keasonHuang

Description

@keasonHuang

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions