Kotlin auto-completion does not work in Android Studio. Java and XML auto-completion are working but Kotlin isn't working.
Kotlin not working example:
XML working example:
Kotlin auto-completion does not work in Android Studio. Java and XML auto-completion are working but Kotlin isn't working.
Kotlin not working example:
XML working example:
I have uninstalled Android Studio with user settings.
Then I have deleted C:/Users/<pcname>/.AndroidStudio
and I have reinstall Android Studio.
It solves the problem.