I'm trying to setup IDEA Ultimate for Android deve...
# intellij
x
I'm trying to setup IDEA Ultimate for Android development. Using the Android plugin and downgrading the AGP version sets me up for compiling, executing and using the tools that I need like the Layout Inspector. However, despite also having the Jetpack Compose IDE plugin, I can't get the IDE to detect
@Preview
functions and allow me to display the preview panel. Is there any checkbox/config that I need to modify to get previews working?
1
I've found the answer in this comment on the Jetpack Compose IDE Plugin. It turns out I was missing the Android Design Tools plugin