https://github.com/hackstarsj/androidimageslidernew
AndroidImageSliderNew
https://github.com/hackstarsj/androidimageslidernew
Last synced: 5 days ago
JSON representation
AndroidImageSliderNew
- Host: GitHub
- URL: https://github.com/hackstarsj/androidimageslidernew
- Owner: hackstarsj
- Created: 2020-05-14T17:25:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T17:31:47.000Z (about 6 years ago)
- Last Synced: 2025-11-16T12:23:57.559Z (7 months ago)
- Language: Java
- Size: 229 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AndroidImageSliderNew
AndroidImageSliderNew
Android Image Slider
1. Change Slide Time Duration
2. Remove Description of Image Also
3. Easily Customize

Using Libray :
repositories {
mavenCentral()
google()
}
implementation 'com.github.smarteist:autoimageslider:1.3.7-appcompat'
implementation 'com.github.bumptech.glide:glide:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'