AndroidImageSlider icon indicating copy to clipboard operation
AndroidImageSlider copied to clipboard

An amazing and convenient Android image slider.

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

On the first one ,among all the slider used in one fragment/activity a word "Default" is shown. why it is showing and how to change/remove it? ![Screenshot_20190725-123740__01](https://user-images.githubusercontent.com/7520190/61852638-a6bc3800-aed9-11e9-934d-d3d481b0f0db.jpg)

How can I stop (and restart) the swipe gestures of a SliderLayout? I've got dinamic scenarios where I use a SliderLayout with only one image and sometimes with multiple images,...

I have memory leak just by adding ``` ``` to view

Why OnClicklistener not working inside CollapsingToolbarLayout? My Layout: ``` ` ` ```

I'm using auto play with the delay time of 5 seconds. However, when the slider first renders, it immediately slides to the 2nd slide, giving 0 time for the users...

Please, make compatible with the last picasso version, in BaseSliderView.java Last version: com.squareup.picasso:picasso:2.71828

I would like to set Rounding up 4-edges images. is it possible?

How to hide description bar . i only want to see image

I noticed the images stretch sometimes and do not re-size properly. I want to use Glide, how can I override Picasso so that I can use Glide?

First of all thanks for this beautiful library. But I observed that Picasso library is way slower and less efficient than Fresco when loading, displaying, and caching images. Can you...