daimajia / AndroidImageSlider

An amazing and convenient Android image slider.
MIT License
5.63k stars 1.66k forks source link

Vertcal images #54

Open knuseski opened 9 years ago

knuseski commented 9 years ago

I have problem with vertical images. By default images are loaded in whole ImageView, and they don't look nice, because Slider is horizontal.... How can I set image to lay on ImageView with scaleType = centerCrop, or centerInside? Or some other suggestion...

egslava commented 8 years ago

I have the same problem. Have you resolved your?

saintjab commented 8 years ago

It looks like the scaleType isn't working for me. Any value I set, I get the same behaviour. Anyone getting something different?