raghunandan
10/22/2024, 10:16 AMStylianos Gakis
10/22/2024, 10:25 AMraghunandan
10/22/2024, 10:30 AMStylianos Gakis
10/22/2024, 10:31 AMraghunandan
10/22/2024, 10:33 AMStylianos Gakis
10/22/2024, 10:35 AMpopUpTo(navController.graph.findStartDestination().id)
, since that is the line which pops C out of your backstack in that last step where you go back to B.raghunandan
10/22/2024, 10:36 AMraghunandan
10/22/2024, 10:59 AMStylianos Gakis
10/22/2024, 11:23 AMsingleTop = true
my understanding is that it won't put the graphs on top of each other indefinitely, since there can only be one instance of them in the backstack.Stylianos Gakis
10/22/2024, 11:26 AMraghunandan
10/22/2024, 11:32 AM