2016.1 Kotlin - kotlinx.android.synthetic.main not found
Answered
I have just upgraded to 2016.1 and now my synthetic android views are not recognised by the UI as the kotlinx.android.synthetic.main.xxx.* import is not found. I have rebuilt the project but this has not helped. I have the latest kotlin plugin (1.0.1-release-IJ143-27). Any ideas?
Please sign in to leave a comment.
https://discuss.kotlinlang.org/ would be a better place for Kotlin specific questions.
OK have posted there, although as the issue was introduced as a result of the upgrade of IntelliJ, I thought this would be the correct forum.