Karthi
07/29/2021, 8:31 AMrouteX?argA={argA}&ArgB={ArgB}
. When I query the BackStackEntry from NavController, I would like to use navController.getBackStackEntry("`routeX` ") without optional param as optional params can grow in future. But current api fails as it expects optional param as well. Any reason why the route should match optional params on query?allan.conda
07/29/2021, 8:35 AMrouteX?argA={argA}&ArgB={ArgB}
and no real values. That one is fixed can be declared once and reused.allan.conda
07/29/2021, 8:36 AMKarthi
07/29/2021, 8:37 AMrouteX?argA={argA}&ArgB={ArgB}
, I edited question. But my question, should it still considered as different routes based on optional params