<https://gist.github.com/ma-za-kpe/e49a0002a1c5ee9...
# android
w
I don’t think it’s legal to have a package called
interface
And if it is, something’s wrong with it. You might work around it by putting
interface
in backticks
n
It seems you're trying to paste Kotlin code into java file
You should use New -> "Kotlin File/Class" in Android Studio instead