I'm a bit skeptical about this coming from the iOS world of Storyboards. Everyone thought it was a good idea in the beginning until they became unwieldy and horribly inefficient to manage from a team coding perspective. I see the same problems arising with this type of tooling.
Initially... It made sense...but when I dived in..quickly I found that fragments are being recreated all the time..between menu navigation...really!!! That was a bomber; and caching the views doesn't help as was suggested by Ian on Twitter There is a work around by using custom fragments...but I hate hacking the framework
That is a great question. These guys just want to give (a nice try to) a standard way of implementing navigation, which might be helpful when you are a manager of team of four to ten programmers. Actually, I like it, 99% of the mobile applications, that's all we need as for navigation. At 7:29 he clearly explained they wanted something out of the box matching the other parts of architecture components.
I'm a bit skeptical about this coming from the iOS world of Storyboards. Everyone thought it was a good idea in the beginning until they became unwieldy and horribly inefficient to manage from a team coding perspective. I see the same problems arising with this type of tooling.
viewmodel scope per graph is an amazing feature)
We can navigate with URI to fragments of the app? Why does that remind me of a browser? I like where this is going.
Navigation graph is not a good design for dynamic features.
Pales help
WHy not
Does `by navViewModels` support AbstractSavedStateVMFactory?
I've a question, how can we configure the top level fragments if we are using RecyclerView instead of menu in Navigation drawer?
Initially... It made sense...but when I dived in..quickly I found that fragments are being recreated all the time..between menu navigation...really!!!
That was a bomber; and caching the views doesn't help as was suggested by Ian on Twitter
There is a work around by using custom fragments...but I hate hacking the framework
🇨🇴🙋🏻♂️👍🏼🤝🏼 Saludos desde Colombia.
How splash screen implemented using this....?
Nice & detailed talk, what about startActivityForResult ?
Although we can achieve by ViewModel and LiveData, Just Curious :)
What time is the party room for you is good site like cross hairs
23:12 multi graph navigation
what is advantage of navigation vs addFragment? I can do same thing with add fragment? Why I need to use navigation?
That is a great question. These guys just want to give (a nice try to) a standard way of implementing navigation, which might be helpful when you are a manager of team of four to ten programmers. Actually, I like it, 99% of the mobile applications, that's all we need as for navigation.
At 7:29 he clearly explained they wanted something out of the box matching the other parts of architecture components.
Thanks so much
thanks you!
lol. Nice joke around minute 1 about every Google employee making a new chat app -- also know as the Nilay Patel theory of Google's chat strategy.