An open API service indexing awesome lists of open source software.

https://github.com/hackstarsj/androidimageslidernew

AndroidImageSliderNew
https://github.com/hackstarsj/androidimageslidernew

Last synced: 5 days ago
JSON representation

AndroidImageSliderNew

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'