Describe the bug
I'm trying to preview my composables on the android side to see what I'm doing before compiling.
I have added the preview tooling lib to the androidMain

And then used the Chazmondo (@Preview) annotation on my androidmain package inside my shared folder

I cannot even see the preview icon on the top right corner to see the composable preview
This is my setup

Affected platforms
Select one of the platforms below:
Versions
- Kotlin version*: 1.9.0
- Compose Multiplatform version*: 0.6.1
- OS version(s)* (required for Desktop and iOS issues):
- OS architecture (x86 or arm64):
- JDK (for desktop issues): corretto-17
Expected behavior
I should be able to see the preview
Describe the bug
I'm trying to preview my composables on the android side to see what I'm doing before compiling.
I have added the preview tooling lib to the androidMain
And then used the Chazmondo (@Preview) annotation on my androidmain package inside my shared folder
I cannot even see the preview icon on the top right corner to see the composable preview
This is my setup
Affected platforms
Select one of the platforms below:
iOS(we don't support Preview on iOS, dima.avdeev (@dima-avdeev-jb) )Versions
Expected behavior
I should be able to see the preview