Android-Image-Slider
Android-Image-Slider copied to clipboard
Android Auto Image Slider
I need the older version, this version sucks. I also used your adapter example: Why is there an error in `import com.smarteist.imageslider.Model.SliderItem;` I can't import SliderItem Th old version worked...
Added the Kotlin Version of Adapter
I'm using navigation component and drawer layout, when I swap fragments, the indicator disappear. How to solve this issues?
I have updated the gradle version to 7.0.4 as the jcenter is deprecated so when building the project build is failing When i replaced jcenter() to mavenCentral() it is not...
I have an activity & several fragments. I have implemented this one of my fragment. So when I'm trying to open another activity, detects memory leakage. How to avoid this...
Could not GET 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'. Received status code 401 from server: Unauthorized While building the project.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not resolve com.github.smarteist:autoimageslider:1.3.9. Required by: project :app > Could not resolve com.github.smarteist:autoimageslider:1.3.9. > Could not get resource 'https://jitpack.io/com/github/smarteist/autoimageslider/1.3.9/autoimageslider-1.3.9.pom'....
**Describe the bug** I have a kotlin project and using the Slider dependency . In every page of the slider, there is a recyclerview, so that the data can be...
**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...