Zhang Zihan
06/03/2024, 11:34 AM@Preview
in the sample code? AS will only display the preview in the right panel when androidx.compose.ui.tooling.preview.Preview
is imported in androidMain
, but org.jetbrains.compose.ui.tooling.preview.Preview
here cannot. AS does not show any preview for it.Vivek Choudhary
06/03/2024, 11:35 AMWout Werkman
06/03/2024, 11:36 AMZhang Zihan
06/03/2024, 1:23 PMeygraber
06/03/2024, 4:40 PMWout Werkman
06/03/2024, 6:53 PMZhang Zihan
06/04/2024, 5:52 AMandroidx.compose.ui.tooling.preview.Preview
cannot load resources in composeResources
of commonMain
. Is this a bug?Eddy Butcher
06/14/2024, 10:58 AMWout Werkman
06/14/2024, 12:07 PM