Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Jetpack Compose version:
Material Library Version (M2, M3 or Both?): M2
Material Compose component used: androidx.compose.material:material-navigation
Android Studio Build:2024.1.2
Kotlin version: 1.9.24
Steps to Reproduce or Code Sample to Reproduce:
androidx.compose.material:material-navigation was added in Version 1.7.0-alpha04 and was available until Version 1.7.0-beta01 then suddenly dropped without any mention in the changelog. the package documentation athttps://developer.android.com/reference/kotlin/androidx/compose/material/navigation/package-summary states that it was added in 1.7.0 with a link to the stable release.
Any reason from dropping it? should we migrate to androidx.compose.material:material-navigation since navigation was deprecated in accompanist