<https://twitter.com/AndroidDev/status/15794966463...
# compose-desktop
x
https://twitter.com/AndroidDev/status/1579496646341144576?t=e__ak_jUiRoVo__PVVcw3g&amp;s=19 Does this mean we can start moving our `@Preview`s back to
commonMain
?
K 1
k
Different preview
b
Jetpack != Jetpack Compose
x
Misread the title 🤦
s
1. We definitely need Previews to be usable from
commonMain
. Just give us an
@JvmPreview
or something. Not having previews in common is cumbersome. 2. To be clear though, this is amazing. It’s direct support for the mobile multiplatform user story from Android owned libraries, by the Android team. That’s amazing.
a
s
@Arkadii Ivanov thanks. I’ll give this a shot
x
Does AS pick up these previews and show them in the preview window?