This is a aw project, what I want to know is why a nested graph is generated for homeNavGraph in RootNavGraph, which makes the nested homeNavGraph have to use a new rememberNavController, which makes me confuse when to use rootnavController or nestednavController.
Depending on the google's intent, does it want to integrate the AppBottomBar view has a on-nested view,?
Thank you very much in advance for your help guys, and sorry for my noobiness.
This is a aw project, what I want to know is why a nested graph is generated for
homeNavGraphinRootNavGraph, which makes the nested homeNavGraph have to use a newrememberNavController, which makes me confuse when to userootnavControllerornestednavController.Depending on the google's intent, does it want to integrate the
AppBottomBarview has a on-nested view,?Thank you very much in advance for your help guys, and sorry for my noobiness.