Android-Image-Slider icon indicating copy to clipboard operation
Android-Image-Slider copied to clipboard

Cannot resolve class com.smarteist.autoimageslider.SliderView

Open sionach10 opened this issue 2 years ago • 1 comments

I try to use this library, but I cannot.

Steps to reproduce the behavior:

  1. I add the dependency: implementation 'com.github.smarteist:autoimageslider:1.4.0' into build.gradle(:app).

  2. I add jcenter(), maven { url 'https://jitpack.io' } into build:gradle(Project).

  3. . I put the example inside the <androidx.coordinatorlayout.widget.CoordinatorLayout> label. imagen

  4. 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.

sionach10 avatar Nov 21 '22 22:11 sionach10

These error of solution is 👎

Solution 👎


Follow this link and solve the error 👎

https://github.com/smarteist/Android-Image-Slider/issues/248#issuecomment-1403067934

vishalcoader avatar Jan 25 '23 04:01 vishalcoader