Happy Friday! I hadn't used Compose since the firs...
# compose
d
Happy Friday! I hadn't used Compose since the first alpha. Managed to update the dependencies and successfully run my sample project, but can't seem to find the Preview tab. Was there a change to how we view composables annotated with @Preview? 🤔
r
Are you using AS ArcticFox Canary ?
d
No. 4.2 Beta 2
r
Try with Canary
☝️ 1
1
d
That did it! Thanks! Just odd that I upgraded from a version that supported Previews to one that didn't
c
If something doesn't work quite right, then the gist is to try latest alpha and canary, unfortunately.
a
This is just a general Android studio policy thing; any features not slated for stable release yet always get turned off in the move from canary/alpha to beta
It was the same way when the navigation editor was under development
👍 1