We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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.
The text was updated successfully, but these errors were encountered:
These error of solution is 👎
Solution 👎
Follow this link and solve the error 👎
#248 (comment)
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: