Has anyone had the issue where Android Studio just...
# kotlin-native
a
Has anyone had the issue where Android Studio just stops syntax highlighting the android-app submodule?
Everything builds fine but the IDE thinks there are a bunch of errors and it doesn't highlight/autocomplete anything
oh... Apparently AndroidStudio isn't ready for that java->kotlin folder rename 😕
t
It shouldn’t care as long as Gradle can tell it which folders are source folders.
a
Well the build works but the IDE refuses to acknowledge the source