Skip to content
New issue

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

Class referenced in the layout file, com.gauravk.audiovisualizer.visualizer.BarVisualizer, was not found in the project or the libraries #22

Open
dimasikkarasique opened this issue Jun 21, 2021 · 4 comments

Comments

@dimasikkarasique
Copy link

Class referenced in the layout file, com.gauravk.audiovisualizer.visualizer.BarVisualizer, was not found in the project or the libraries

@super-cluster
Copy link

Just add jcenter() in repositories to build.gradle. It worked for me.

repositories {
jcenter()
}

@Doctor32th
Copy link

It works! Thank you very much, for real!

@Abinash6000
Copy link

Thanks bro!

@gullukirru
Copy link

Can you please send me the screenshot how did you add jcenter() in dependencies? I'm facing same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants