tree: bd05a9ec3e2ad91b99863371a1183d74f5f27cd8 [path history] [tgz]
  1. common/
  2. k1/
  3. k2/
  4. src/
  5. testData/
  6. tests/
  7. BUILD
  8. intellij.android.nav.safeargs.iml
  9. OWNERS
  10. README.md
nav/safeargs/README.md

This module generates in-memory light classes for various classes normally only generated at build time by the Navigation safe args plugin. Without this functionality, code using safe args classes would remain unresolved / stale until the user built their code.

To learn more about safe args, see: https://developer.android.com/guide/navigation/navigation-pass-data#Safe-args