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

Remove feature to feature dependencies #810

Closed
wants to merge 2 commits into from

Conversation

SimonMarquis
Copy link
Contributor

No description provided.

@@ -41,6 +45,9 @@ fun NiaNavHost(
appState: NiaAppState,
onShowSnackbar: suspend (String, String?) -> Boolean,
modifier: Modifier = Modifier,
bookmarksViewModel: BookmarksViewModel = hiltViewModel(),
Copy link
Contributor

@mmoczkowski mmoczkowski Aug 22, 2023

Choose a reason for hiding this comment

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

This scopes view models to the activity. It seems like quite a fundamental change. I wonder what kind of effect it will have.

@dturner
Copy link
Collaborator

dturner commented Mar 11, 2024

Closing this as I've addressed it in #1271

@dturner dturner closed this Mar 11, 2024
@SimonMarquis SimonMarquis deleted the architecture-features branch March 11, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants