Skip to content

Conversation

@jossiwolf
Copy link
Contributor

Proposed Changes

Relnote: NamedNavArgument's name, argument and destructuring functions are now public

Testing

Test: N/A

Issues Fixed

Fixes: b/181320559

…ons as public

Test: N/A
Fixes: b/181320559
Change-Id: I744feff9aca40e910c622f0c61a39a005e5f6f68
public class NamedNavArgument internal constructor(
private val name: String,
private val argument: NavArgument
public val name: String,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add KDocs to this and the other methods

@jossiwolf jossiwolf changed the title Make NamedNavArgument's fields public [Navigation] Make NamedNavArgument's fields public May 5, 2021
Change-Id: Ib39ef30c9053487aaa1ebee52733ffdc32a15588
@copybara-service copybara-service bot closed this in 595a8c4 May 6, 2021
@jossiwolf jossiwolf deleted the named-nav-arg-public branch May 6, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants