Skip to content

Conversation

@adil-ziganshin
Copy link

Снимок экрана 2026-01-24 в 12 53 53 Снимок экрана 2026-01-24 в 15 10 00

@adil-ziganshin
Copy link
Author

restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ProductListRoute(
viewModel: ProductListViewModel
stable navigateToDetails: Function1<String, Unit>
)
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ProductListScreen(
state: ProductsScreenState
stable navigateToDetails: Function1<String, Unit>
stable onRefresh: Function0
stable modifier: Modifier? = @static Companion
)
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ProductsScreenPreview()
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ProductCard(
stable state: ProductState
stable navigateToDetails: Function1<String, Unit>
stable modifier: Modifier? = @static Companion
)
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ProductCardPreview()

@adil-ziganshin
Copy link
Author

Снимок экрана 2026-01-24 в 15 11 25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant