I'm also slowly introducing Kotlin into an Android...
# android
m
I'm also slowly introducing Kotlin into an Android project. We're putting our Kotlin sources in the same folders as the Java ones. As we are slowly getting used to the idea of using Kotlin, I don't see much value in silo'ing the code based on the implementation language. There's the cognitive dissonance of having Kotlin code within a java/ directory, but to me that's the lesser of evils.