Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Documentation question #93

Open
peter-budo opened this issue Mar 25, 2020 · 1 comment
Open

Documentation question #93

peter-budo opened this issue Mar 25, 2020 · 1 comment

Comments

@peter-budo
Copy link

In the code lab section 7 (https://codelabs.developers.google.com/codelabs/android-navigation/#6) notice bellow first code snippet says

The actions are nested within the destination - this is the destination you will navigate from

wouldn't be correct to say

The actions are nested within the fragment - this is the destination you will navigate from

@kaushiknsanji
Copy link

kaushiknsanji commented Jun 22, 2020

Since a destination can either be an Activity or a Fragment, they used the keyword "destination" in the sentence in order to refer to both in general. Hope this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants