There are no such items in AS 4.0 Canary 1. :slig...
# compose
d
There are no such items in AS 4.0 Canary 1. 🙂
👍 1
j
I'll ping the docs team to get the doc updated. Thanks for raising this!
d
@jim I made clear install (without importing settings) and I see this now.
But not when I import settings from 3.6
No built-in emulator and composable component preview, however. 😞
j
Preview should be there. You need one of your zero-parameter composables to have the
@Preview
annotation.
d
Unfortunately, don't work for me. Nothing changes after build
Maybe I should try simpler @Composable
j
That function has parameters. IIRC, @Preview only works on zero-parameter composable functions.
Because otherwise, preview doesn't know what values to pass as those parameters.
d
My bad, thanks. Preview works for simpler samples.
f
So it looks like there's a bug that makes it not show the menu button when you import settings?
d
Dunno. But it's just first 4.0 canary