plug back button
This commit is contained in:
parent
5741be3689
commit
74be5b121e
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ class ConfigureRoomNode @AssistedInject constructor(
|
||||||
ConfigureRoomView(
|
ConfigureRoomView(
|
||||||
state = state,
|
state = state,
|
||||||
modifier = modifier,
|
modifier = modifier,
|
||||||
|
onBackPressed = { navigateUp() } // TODO we should keep in memory the current view state
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue