Skip to content

Tanapruk/AndroidImageSlider

 
 

Repository files navigation

Android Image Slider

This is a forked project from daimajia/AndroidImageSlider

Demo

Modification

  • Replace Picasso with Glide
  • Remove nineoldandroids
  • Support only api 14 and above (from api 8 and above)
  • Update AppCompat v7 library
  • Update Gradle, Build Tool plugin, and clean some build configs

No Gradle dependencies

You need to download and compile project yourselves

For other documentations, refer to the offical repo

daimajia/AndroidImageSlider

About

A fork that use Glide instead of Picasso for Image Loading and Caching.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%