blob: bb0d42a54cb01af1843a6cb96b3ddf9d716d4570 [file] [log] [blame] [view]
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