Skip to content

Releases: prolificinteractive/ParallaxPager

3.0.0

09 May 11:01
608f46c
Compare
Choose a tag to compare

Updated

  • Gradle Updated
  • ReadMe Updated
  • Moved the library to JitPack

To use this project in your project:

Add the repository to your root build.gradle

maven { url 'https://jitpack.io' }

Add the dependency

dependencies {
    implementation 'com.github.prolificinteractive:ParallaxPager:2.2.2'
}