Slide 2
Slide 2 text
What’s Navigation
• A part of Android Architecture Component.
• Current version is Alpha02.
• A little like xCode’s StoryBoard.
• We don’t need to use FragmentTransaction!
• Don’t crash by IllegalStateException.
• Automatically stack management (For better or for worse).
• Deep linking, Safe args, NavigateUp safety, Transaction
animation easily, …etc.