plug back button
This commit is contained in:
parent
5d8c0fa5bd
commit
d8ee822546
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ class ConfigureRoomNode @AssistedInject constructor(
|
|||
ConfigureRoomView(
|
||||
state = state,
|
||||
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