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

I have more pictures, and I did sevral following: textSliderView.image(new File("file1.png")); mDemoSlider.addSlider(textSliderView); everthing is fine until now. ================================== But I replaced one of image files, then I hope the slides...

Very buggy - calls methods like `instantiateItem ` for the same positions multiple times When I add many sliders my app becomes not responsive so if you have 10 slider...

I have an Issue, I cant use this on a fragment, I really like how it looks on a regular activity but also would like to implement it on my...

Greetings! I've tried to move a button on 1 slide with it in my Slider with 3 slides and got some strange values of position in function OnPageScrolled. Everything works...

need to have a placeholder image while waiting for download. is there a work around this?

@daimajia error: duplicate value for resource 'attr/visibility' with config '' It points to this file: \app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml There is attribure with the name "visibility" that has the conflict. What should I...

Hello . Everything works fine, but when i see image in slider uploaded from iphone. It shows rotated images. This is my code ``` private void setSlider() { mImagesSlider.removeAllSliders(); for...

i want to add images that chosen from gallery please suggest me...