Android-Image-Slider
Android-Image-Slider copied to clipboard
Cannot resolve class com.smarteist.autoimageslider.SliderView
I try to use this library, but I cannot.
Steps to reproduce the behavior:
-
I add the dependency: implementation 'com.github.smarteist:autoimageslider:1.4.0' into build.gradle(:app).
-
I add jcenter(), maven { url 'https://jitpack.io' } into build:gradle(Project).
-
. I put the example inside the <androidx.coordinatorlayout.widget.CoordinatorLayout> label.
-
I received the error: "Cannot resolve class com.smarteist.autoimageslider.SliderView".
I am using compileSdk 32, minSdk 21 Can you help me?
Thanks in advance.
These error of solution is 👎
Solution 👎
Follow this link and solve the error 👎
https://github.com/smarteist/Android-Image-Slider/issues/248#issuecomment-1403067934