Hi, I’m using Android Studio Arctic Fox Beta 5. I’...
# compose
n
Hi, I’m using Android Studio Arctic Fox Beta 5. I’m looking at the latest version of the Jetsnack app but none of the previews display properly. When I try to deploy a preview I get an error. The app itself runs fine. Does anyone know what the problem might be with the preview?
Copy code
androidx.compose.ui:ui-tooling:1.0.0-beta09
seems to work around the problem.
If just setting the tooling to beta09 doesn’t work I would try rolling back any compose lib to beta09 for now.