daimajia / AndroidImageSlider

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

Read image from drawable object #76

Open muhammad-naderi opened 9 years ago

muhammad-naderi commented 9 years ago

Hi,

I want to use your nice library with either bitmap or drawable object as for .image() . Frankly I want it to show images from database, I retrieve them in either bitmap or drawable form and need it to pass into the TextSlideView without first converting it to File !

Thanks in advance

jeanlucDjeke commented 8 years ago

I have he same problem have you found a solution?