Android-Image-Slider
Android-Image-Slider copied to clipboard
Android Auto Image Slider
i set setScrollTimeInSec to 4 with 2 images and now 1st image takes 4 sec to get to 2nd image and display back 1st image instantly.
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Hey, how to fit the image width in the slider ? tried in the adapter it's not working.. maybe the image is too much small ?
'TYPE_VIEW_SCROLLED' is deprecated
I call webApi and show the results in this slider. My problem is: The list is ordered by date, but when the slider starts working, the order is not the...
After cycle complete , it getting issue . In my case first time slide 1position to last , then auto cycle show 1st position correctly but after that it shoe...
how to set hight or margin indicator on bottom thank i love this lib
At first sight, I liked this library. But struggled for several hours with it and because of having several bugs and no wiki, I decided to choose another library. I...
How to fit the image to the slider width ? I tried with scale and with glide in the adapter.. nothing works.. thanks! :)
Hi there, I would like to use this in a project that I am writing in Kotlin, so I am in the process of converting the example code to Kotlin.....