refactor: edgeToEdge tweaks, chip elevation (#1962)

This commit is contained in:
James Rich 2025-05-28 09:34:08 -05:00 committed by GitHub
parent 9f0765526d
commit 3eefe4b66c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 56 additions and 97 deletions

View file

@ -274,8 +274,6 @@ fun NavGraph(
) { backStackEntry ->
SettingsScreen(
uIViewModel,
sharedTransitionScope = this@SharedTransitionLayout,
animatedContentScope = this@composable,
onNavigateToRadioConfig = {
navController.navigate(Route.RadioConfig()) {
popUpTo(Route.Settings) {