mokagio / UICollectionViewLeftAlignedLayout

A layout for UICollectionView that aligns the cells to the left.
MIT License
1.3k stars 178 forks source link

Use in UIInterfaceOrientation Portrait some problem #8

Open zhou-honglin opened 8 years ago

zhou-honglin commented 8 years ago

po 0x79e6eb30 ProductSuitColletCell: 0x79e6eb30; baseClass = UICollectionViewCell; frame = (0 0; 171 185);

(lldb) po 0x7c97f6e0 ProductSuitColletCell: 0x7c97f6e0; baseClass = UICollectionViewCell; frame = (0 0; 171 185);

you can see the two cell's frame is same

mokagio commented 8 years ago

Hello @zhou-honglin thanks for the report... Could you give me more information?