AndroidImageSlider icon indicating copy to clipboard operation
AndroidImageSlider copied to clipboard

An amazing and convenient Android image slider.

Results 103 AndroidImageSlider issues
Sort by recently updated
recently updated
newest added

Hey there, is there a switch or something to prevent the slider from loading images from cache? I changed the images in devices storage (rotated them with picasso) but when...

Hi @daimajia , Please how can I change the indicator color ? ![indicator](https://drive.google.com/open?id=0B7MJlMguOqDzSXR3bjhKaFBFRm8) Thanks Abdellah SELASSI

Hello. When loading images from server using HashMap, large images are not appearing in slider. Only images of size less than 2 MB are showing up in slider. for(optionIndex=0;optionIndex

auto scroll is scrolling main scrollview to slider view automatically

Scrollview with slider view and other mulitple views and i am viewing other views at a time auto cycle timer kick off and slides the page and my main scroll...

this version of code use an old version of Picasso and if you use a new version you have to change your code to be compatible with library of picasso...

Work done by hamsoft-uganda - adding guess at travis config to make it build

How can I disable the first animation when the view is first shown?

After filling urlmap and setting it to sliderlayout with (.image) property. Image is not shown or displayed

Is it possible to intercept a user's swipe? I have tried with "addOnPageChangeListener" but with it I can't reach my purpose.