ChenYilong / ChenYilong/CollectionViewClassifyMenu
his is likely occurring because the flow layout subclass UICollectionViewLeftAlignedLayout
Open
- Dominant language
- Objective-C
- Stars
- 1.5k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
This is likely occurring because the flow layout subclass UICollectionViewLeftAlignedLayout is modifying attributes returned by UICollectionViewFlowLayout without copying them
google的解决方法 是copy 但是我copy也还是这样 我是直接用的布局 其他没用
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.