Open nbfuhao opened 9 years ago
The CollectionViewCell's imageView's frame is static. It should change the aspect ratio according to image's frame.
I referenced this stackoverflow answer implement resizing the collectionViewCell. However, it seems to be inefficient and looks unnatural. Help is greatly appreciated.
The CollectionViewCell's imageView's frame is static. It should change the aspect ratio according to image's frame.