Skip to content

Instantly share code, notes, and snippets.

@wojtek-kalicinski
Created May 5, 2020 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wojtek-kalicinski/8a558f0f812cc35ed43c1c520ee33113 to your computer and use it in GitHub Desktop.
Save wojtek-kalicinski/8a558f0f812cc35ed43c1c520ee33113 to your computer and use it in GitHub Desktop.
<navigation>
<fragment
app:moduleName="featureA"
android:name="full.path.to.MyFragment"/>
<activity
app:moduleName="featureB"
android:name="full.path.to.MyActivity"/>
</navigation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment