Is anyone able to use Compose Preview for Android with Arctic Fox (Full Release) and the latest Multiplatform Compose Artifact (
1.0.0-alpha3
)? It's failing with this in the Preview window:
Copy code
The following classes could not be found:
- androidx.compose.ui.tooling.preview.ComposeViewAdapter
...searching this error shows it was notoriously common throughout the Arctic Fox Beta's, but supposedly fixed for release. Does the Multiplatform Compose artifact need to be updated?
Desktop Preview's working, but Android doesn't.
j
Javier
08/06/2021, 3:18 PM
Same, gray background with that class
d
darkmoon_uk
08/06/2021, 3:21 PM
Thanks for confirming @Javier; fast releases over the last few days but seemingly little changed in each one? I'm a bit confused what's going on there.
a
Alexey Glushkov
08/06/2021, 3:26 PM
I made it work for Android target after using android UI tooling an preview libs instead of jetbtains ones. But I had alpha2.