Rafiul Islam
08/25/2021, 2:32 PMRafiul Islam
08/25/2021, 2:41 PMnavController.navigate(Screens.Home.id) {
popUpTo(Screens.Authenticate.id) {
inclusive = true
}
But unfortunately, when I go to the home screen my back button doesn't work anymore. It doesn't exit my app. and my backqueue is like this
0 null
1 home