ml-archive / blog

The old Nodes Engineering blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android - Blog post about Navigation

johsoe opened this issue · comments

Write about the new Navigation part of "Android Jetpack", points to look into:

  • Implement navigation in Android Studio 3.2. Look into downsides/upsides of doing arguments/transition effects in AS
  • Test out and how {id} arguments work
  • How easy would it be to implement on a finished project?

Docs: https://developer.android.com/topic/libraries/architecture/navigation/