dimsuz
02/27/2022, 11:17 AMnavControler.graph.addAll(otherGraph)
/`navController.graph.addDestination()` after navigation has started? For example I want to dynamically decide, based on some user choice, that I want to add a whole bunch of new destinations. Will this work OK (+with composables in the graph)? Or is navigation component designed only so that whole graph must be constructed at once on the start?Adam Powell
02/27/2022, 3:00 PMdimsuz
02/27/2022, 4:08 PM