If it is related to an open issue, please link the issue here.
All our modules in feature module will be "libraries" instead of dynamic features. This is recommended by Google when they describe the best approach for navigation with multiple modules.
What does it fix?
If it is related to an open issue, please link the issue here. All our modules in feature module will be "libraries" instead of dynamic features. This is recommended by Google when they describe the best approach for navigation with multiple modules.
https://developer.android.com/guide/navigation/navigation-multi-module
Remove dynamic feature for navigation.
How has it been tested?