Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename @ComposeDestination annotation #545

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Conversation

gabrielittner
Copy link
Member

If we want to use them in parallel having the same name is inconvenient and also makes it hard to talk about them. This renames the compose only annotation to @NavDestination (matches @NavHostActivity and once fragment support is gone these will be the only annotations codegen has) and the fragment one is @ComposeFragmentDestination.

@gabrielittner gabrielittner requested review from a team and josirichter and removed request for a team September 25, 2023 07:33
Copy link
Contributor

@josirichter josirichter left a comment

Choose a reason for hiding this comment

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

good idea 👍

@gabrielittner gabrielittner merged commit d6f75ae into main Sep 25, 2023
3 checks passed
@gabrielittner gabrielittner deleted the rename-annotation branch September 25, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants