Fragula
Fragula copied to clipboard
Not work with clear back stack it's alway crash on jetpack compose
navController.navigate("List"){ popUpTo(navController.graph.id){ inclusive = true } }
when use this code it alway crash