Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Update Navigation Library Beta #451

Closed
ekager opened this issue Feb 12, 2019 · 1 comment
Closed

Update Navigation Library Beta #451

ekager opened this issue Feb 12, 2019 · 1 comment
Assignees

Comments

@ekager
Copy link
Contributor

ekager commented Feb 12, 2019

┆Issue is synchronized with this Jira Task

@ekager
Copy link
Contributor Author

ekager commented Feb 12, 2019

This release includes a number of minor improvements and important bug fixes.

New Features

You can now use 0 as an android:defaultValue for reference arguments.

Behavior changes

Exact deep link matches are now prioritized over deep links with .* or argument matches.

Bug Fixes

popBackStack() and navigateUp now correctly return false when popping the last destination on the back stack, fixing a regression introduced in 1.0.0-beta01.

Navigation now correctly sets the ClassLoader during restoration of saved instance state, avoiding issues when using custom classes in Navigator saved state or in arguments sent to a NavDestination. 

Safe Args generated NavArgs classes no longer crash when restoring a Parcelable[] argument from saved instance state.

Safe Args now properly cleans up unnecessary generated Kotlin classes. 

See Release Notes Here:
https://developer.android.com/jetpack/androidx/releases/navigation#1.0.0-beta02

ekager added a commit to ekager/fenix that referenced this issue Feb 12, 2019
@ghost ghost assigned ekager Feb 12, 2019
@ghost ghost added in progress labels Feb 12, 2019
@vesta0 vesta0 added this to the Sprint 2-1 (Milestone 2) milestone Feb 12, 2019
@vesta0 vesta0 added the size S label Feb 12, 2019
@ghost ghost removed in progress labels Feb 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants