Android-Image-Slider icon indicating copy to clipboard operation
Android-Image-Slider copied to clipboard

Android Auto Image Slider

Results 121 Android-Image-Slider issues
Sort by recently updated
recently updated
newest added

how to clear cache an app exit

With an image hosted on the server, why not change the image in real time when agent changes it?

Hello, when the animation scrolls in all indexes it looks fine but when the slider reaches the last index and move to lastIndex-1 the animation is wrong and show other...

The library doesn't show indicator when is a child of fragment into a ViewPager. The component tree should be like this: - Activity - Fragment with ViewPager - Fragment with...

https://user-images.githubusercontent.com/37351107/130056825-8b85d8d7-cf88-4135-a79c-5c5d001c036a.MP4 How to make such a slider using this library?

**Bug** `slideToNextPosition()` and `slideToPreviousPosition()` is not working properly as expected from their predefined names. Next Position means next index position and Previous Position means previous index position. And secondly, by...

I added 4 slider items but it can't show the images in order, it mixed up and showed images instead of each other. I checked adapter and I found out...

The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 129600, found: 0 Pager id: 1 Pager class: class com.smarteist.autoimageslider.SliderPager Problematic adapter: class com.smarteist.autoimageslider.InfiniteAdapter.InfinitePagerAdapter App is...

There is a bug in Direction. When the last image visible then it slid to the first image but the animation not working. The animation starts working when the second...

Hi @smarteist , is it possible to change the location of the indicator? I'm hoping it can be placed at the bottom right of the SliderView. I also tried to...