New DrawerScreen for TimerOverView
This commit is contained in:
parent
c73c06b11c
commit
7b3a82cc30
3 changed files with 59 additions and 18 deletions
|
@ -141,8 +141,7 @@ fun StudeezNavGraph(
|
|||
open,
|
||||
openAndPopUp,
|
||||
viewModel = hiltViewModel(),
|
||||
drawerViewModel = drawerViewModel,
|
||||
navBarViewModel = navBarViewModel,
|
||||
drawerViewModel = drawerViewModel
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue