Skip to content

2.1.0-alpha05

Pre-release
Pre-release
Compare
Choose a tag to compare
@raamcosta raamcosta released this 11 Mar 18:15
· 112 commits to main since this release
88d549c

Changes

  • Fixed an issue where the start destination of a NavHostGraph was not allowed non mandatory nav args. (Start destinations of nav graphs meant to be passed to NavHost cannot have mandatory args, but they can have non mandatory ones, but this wasn't working on v2).
  • Fixed an issue that was causing a lot of unneeded imports on generated NavGraphs.
  • Added JavaActivityDestination annotation to allow for navgraph setting on Java Activities.

Full Changelog: 2.1.0-alpha03...2.1.0-alpha05