I hate to ask but i have to here
Now suppose i have
• Home Screen
◦ Select X Screen
▪︎ Add Y Screen
◦ Add X Screen
▪︎ Add Y Screen
• Z Screen
Now i want to have common bottombar for my Home And Z screen
but i dont want that bottombar to be in Select X and Add X screens
And Dont want to go in the hide show way as well
I want to wrap Add Y Screen in common top bar too
I used to achieve this very well when my flows were disconnected and were their own NavHostGraphs
Now i'm moving back to Nesting the Graphs (@Rafael Costa you were right!)