I added the "anko-commons" and "anko-design" depen...
# anko
h
I added the "anko-commons" and "anko-design" dependencies in build.gradle, and I'm able to
import org.jetbrains.anko.design.snackbar
, but when I try to use it, it says "Cannot access class '...snackbar'. Check your module classpath for missing or conflicting dependencies"