tree: 926bf32e7c52c8e19a88149b86a185b668400f75 [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