The set of handy classes.
U can check the library here.
You can download a .jar from GitHub's releases page.
Or using Gradle, add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Step 2. Add the dependency
dependencies {
compile 'com.github.stan-ko:StanKoUtils:v1.70'
}
SlideImageView requires a minimum sdk version of 8.
To report a specific problem or feature request, open a new issue on Github.
Apache 2.0. See LICENSE file for details.
StanKo - @stan-ko Stan.Koshutsky@gmail.com