loopj / android-smart-image-view

Android ImageView replacement which allows image loading from URLs or contact address book, with caching
http://loopj.com/android-smart-image-view/
1.3k stars 510 forks source link

can‘t load https image #31

Open malinkang opened 10 years ago

malinkang commented 10 years ago

setImageUrl(https://imgjam.com/albums/s55/55420/covers/1.100.jpg);

Umarani516 commented 10 years ago

I guess it does. Because I use https images and it does loads.

yogamurthy commented 10 years ago

Even i want this to load from an https site and it does not load it at al. It works only for http sites. Please help us.

XNepster commented 9 years ago

I have tested your code with your image. It is working for me also