android / snippets

Main repository for snippets surfaced on developer.android.com.
Apache License 2.0
588 stars 158 forks source link

Snippet updates for type safe navigation APIs #316

Closed dturner closed 3 weeks ago

dturner commented 4 weeks ago

What have I done and why Updated the snippets for Fragments -> Compose navigation migration to include the new type safe APIs introduced in Navigation 2.8.0.

Accompanying docs CL: cl/664965811

Please do not merge as I need to sync the CL and PR submissions once both are approved.

snippet-bot[bot] commented 4 weeks ago

Here is the summary of changes.

You are about to add 1 region tag. - [compose/snippets/src/main/java/com/example/compose/snippets/interop/MigrationCommonScenariosSnippets.kt:146](https://github.com/android/snippets/blob/750acf30e1a2c96fcaaadaee453f7e192d6e047f/compose/snippets/src/main/java/com/example/compose/snippets/interop/MigrationCommonScenariosSnippets.kt#L146), tag `android_compose_interop_migration_common_scenarios_navigation_step_2_1`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

dturner commented 4 weeks ago

Blocked on 2.8.0-rc01 release, due on Weds 21st Aug.