Is there a way to have dialog destinations in back stack when navigating to hosted destination in Compose?
I have a project where I have a mix of hosted destinations (screens) and dialog destinations (dialogs) in Compose nav graph.
I have a project where I have a mix of hosted destinations (screens) and dialog destinations (dialogs) in Compose nav graph.