Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation in multi module application #3

Open
eminuluyol opened this issue Feb 8, 2019 · 0 comments
Open

Navigation in multi module application #3

eminuluyol opened this issue Feb 8, 2019 · 0 comments

Comments

@eminuluyol
Copy link

So far great example, however, I was wondering if it is possible or not to use Navigation Component in multi-module architecture project? I tried something myself but for example, when I want to navigate from home fragment (which lives in home feature module) to detail fragment (which lives in detail module) since the modules are not depended on each other the Direction, Action, and Argument generated classes are not being generated.

@moallemi moallemi added this to To do in MultiNavHost Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MultiNavHost
  
To do
Development

No branches or pull requests

1 participant