bizz84 / MVCarouselCollectionView

UICollectionView-based image carousel written in Swift
MIT License
205 stars 34 forks source link

ImageView content mode #14

Open yamila-fraiman opened 8 years ago

yamila-fraiman commented 8 years ago

Hi, I want the image to fill the container but I don't know how. There is a margin (top and bottom). I tried adding this line in my custom loader: imageView.contentMode = UIViewContentMode.ScaleAspectFill

yamila-fraiman commented 8 years ago

Could anyone help me?

bizz84 commented 8 years ago

Apologies for the late response. I'll try to take a look at his tomorrow

yamila-fraiman commented 8 years ago

Ok. I will wait your update. Thank you!

yamila-fraiman commented 8 years ago

Any update?

yamila-fraiman commented 8 years ago

P.S: I am not using autolayout in my project