Tomáš Procházka
10/06/2024, 8:03 PMDaniel Weidensdörfer
10/07/2024, 10:40 AMGrdykopląs Namorzyn
10/09/2024, 6:21 AMimplementation(compose.components.uiToolingPreview)
in my commonMain.dependencies {
. I have Fleet installed. I have this function:
@Preview
@Composable
fun AppPreview() {
ApplicationContent()
}
Still - I see no gutter icon for this function. Anything else I need to do?Daniel Weidensdörfer
10/09/2024, 6:50 AMTomáš Procházka
10/09/2024, 8:12 AMGrdykopląs Namorzyn
10/09/2024, 1:08 PMdarkmoon_uk
10/11/2024, 4:59 AM