So no solution for the preview ? :disappointed:
# compose
t
So no solution for the preview ? 😞
2
Compose preview not working on AS AF with error
Copy code
The following classes could not be found:
- androidx.compose.ui.tooling.preview.ComposeViewAdapter
f
sounds like missing
implement
in gradle ?
t
No it's a packaging issue the RC01 have this class in the package androidx.compose.ui.tooling and no more in androidx.compose.ui.tooling.preview but IDE have .preview hardcoded.
Good news is that reverting ui-tooling beta09 works with RC01.
f
What rc1? Is compose in rc1 already?
👌 2
a
yep^