Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 436 Bytes

Image-Slider

Android Modern Image Slider using Kotlin, ViewPager2 and KenBurnsView

video_2022-03-08_19-21-28_AdobeCreativeCloudExpress

Gradle integration

If you're using Gradle, you can declare this library as a dependency:

dependencies {
    compile 'com.flaviofaria:kenburnsview:1.0.7'
}