检查 Preview 是否未和带形参的 Composable 函数结合使用。 仅在以下情况下,预览中支持带有形参的可组合函数:
形参具有默认值
形参使用 @PreviewParameter 注解