Skip to content

Class referenced in the layout file, com.jstarczewski.pc.mathview.src.MathView, was not found in the project or the libraries #4

@stevealo

Description

@stevealo

Hi I am new to Android programming, I tried to using your library. But is gives me the following error
"Class referenced in the layout file, com.jstarczewski.pc.mathview.src.MathView, was not found in the project or the libraries" in my file layout even after I had included the
maven { url 'https://jitpack.io' } in the project repositories in Gradle (Project ) and implementation 'com.github.jstarczewski:MathView:0.4.0' in the Gradle app, what am I getting wrong?

I have synced my project several times

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions