Guys, writing espresso in Kotlin here, It seems th...
# android
r
Guys, writing espresso in Kotlin here, It seems the kotlin plugin does not autoimport espresso classes and matchers, any way around that? If I import it manually and comment the code, the IDE deletes the import linke and I have to add it again