Android-Image-Slider
Android-Image-Slider copied to clipboard
not working
Cannot resolve class com.smarteist.autoimageslider.SliderView this plugin not working in android x
I also wasted successfully my 2 hours to resolve this ,and came here to know that whether it is working or not, Now I'm pretty sure that it's not working for android x
is this has been fixed?
Works fine on Android from API 21 to 31 included. Be aware that this is not available on mavenCentral, so still include jcenter.
@ashokkujur
Here is the tips for fixing that problem.
https://github.com/smarteist/Android-Image-Slider/issues/232
add
maven {
url "https://jcenter.bintray.com"
}
in settings.gradle