Fontawesome with AndroidStudio

21 views Asked by At

I've used some dependencies in build.gradle.kts (Module:app) but not working

I've used com.mikepenz.iconics.view.IconicsTextView and this is the problem: Class referenced in the layout file, com.mikepenz.iconics.view.IconicsTextView, was not found in the project or the libraries And the project is sync with gradle files

0

There are 0 answers