Skip to content

Instantly share code, notes, and snippets.

@shanmugasanthosh7
Last active March 25, 2020 04:31
Show Gist options
  • Select an option

  • Save shanmugasanthosh7/6f6bc2ea97729777d6bc84e69213aa11 to your computer and use it in GitHub Desktop.

Select an option

Save shanmugasanthosh7/6f6bc2ea97729777d6bc84e69213aa11 to your computer and use it in GitHub Desktop.
Navigation architecture dependencies with UI
dependencies {
implementation 'android.arch.navigation:navigation-fragment:2.3.0-alpha04'
implementation 'android.arch.navigation:navigation-ui:2.3.0-alpha04'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment