mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: edgeToEdge tweaks, chip elevation (#1962)
This commit is contained in:
parent
9f0765526d
commit
3eefe4b66c
9 changed files with 56 additions and 97 deletions
|
|
@ -274,8 +274,6 @@ fun NavGraph(
|
|||
) { backStackEntry ->
|
||||
SettingsScreen(
|
||||
uIViewModel,
|
||||
sharedTransitionScope = this@SharedTransitionLayout,
|
||||
animatedContentScope = this@composable,
|
||||
onNavigateToRadioConfig = {
|
||||
navController.navigate(Route.RadioConfig()) {
|
||||
popUpTo(Route.Settings) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue