Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GmsCore GmsCore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • e
  • os
  • GmsCoreGmsCore
  • Repository
Switch branch/tag
  • GmsCore
  • play-services-nearby-core-ui
  • src
  • main
  • res
  • navigation
  • nav_nearby.xml
Find file BlameHistoryPermalink
  • Marcus Hoffmann's avatar
    add deeplink to rpi information screen · ff1f879a
    Marcus Hoffmann authored Mar 08, 2021 and Marvin W.'s avatar Marvin W. committed Mar 17, 2021
    CCTG could use this when interacting with external microG. Instead of
    directly embedding the fragment through the bottomNavigationBar we can
    at least jump to the correct target location. Doing this through an
    implicit deeplink intent seems easiest as an explicit intent adds all
    the top level nav elements to the backstack
    (see: https://developer.android.com/guide/navigation/navigation-deep-link).
    
    Tested and this works pretty nicely :).
    ff1f879a