-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Dear Sir
Thank you for your article and code
https://medium.com/@artemsi93/navigation-for-nested-child-fragment-9da4318377ba
https://github.com/Artemake/android-nested-navigation/tree/main/app/src/main/res/navigation
Because the next generation is developed using compose
Use the route method in the nav part
The traditional xml description of graph using navigation
In fact, there will be bugs!!
fragment's android:name in XML
For example (android:name="com.learningwithmanos.nested_navigation_example.InitialFragment")
Because it is an XML string
Therefore, after changing/moving the packagename, it will not change together.
I'm looking for a way to make the graph of navigation all by code
I don’t know what you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels