Image Slider in Android Studio using [KOTLIN]

Опубликовано: 01 Июнь 2020
на канале: Himanshu Gaur
5,037
58

hello everyone...
In this tutorial, I'm going to tell you how to use image slider in your projects
Thank you

Dependencies:
//View Pager
implementation "androidx.viewpager2:viewpager2:1.0.0"
// Rounded image view
implementation 'com.makeramen:roundedimageview:2.3.0'