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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dear all I've an Android project using your lib, it was compiling fine when importing com.github.deano2390:MaterialShowcaseView:1.1.0@aar
Now this repo seems unreachable, I updated to com.github.deano2390:MaterialShowcaseView:1.3.4
But I'm no longer able to compile, I get the following issue in CoachMarkView.java :
import uk.co.deanwild.materialshowcaseview.AnimationFactory; <-- Cannot resolve symbol 'AnimationFactory'
Any help would be greatly appreciated as I'm currently stuck on this. Thanks Jerome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
dear all
I've an Android project using your lib, it was compiling fine when importing com.github.deano2390:MaterialShowcaseView:1.1.0@aar
Now this repo seems unreachable, I updated to com.github.deano2390:MaterialShowcaseView:1.3.4
But I'm no longer able to compile, I get the following issue in CoachMarkView.java :
import uk.co.deanwild.materialshowcaseview.AnimationFactory; <-- Cannot resolve symbol 'AnimationFactory'
Any help would be greatly appreciated as I'm currently stuck on this.
Thanks
Jerome
The text was updated successfully, but these errors were encountered: