Rafiul Islam
08/26/2021, 5:33 AMWill Shelor
08/26/2021, 4:08 PMnavController.navigate(Screen.Screen2.name) {
popUpTo(Screen.Screen1.name) {
inclusive = true
}
}
Is there any chance you are overriding the back button somewhere else?