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

Allow 'ViewModel.onCleared' to be listened in a composable way #17

Merged
merged 3 commits into from
Mar 24, 2021

Conversation

marcellogalhardo
Copy link
Owner

@marcellogalhardo marcellogalhardo commented Mar 23, 2021

Fixes #15

@marcellogalhardo marcellogalhardo marked this pull request as ready for review March 24, 2021 14:55
@marcellogalhardo marcellogalhardo merged commit 4a4dbf5 into master Mar 24, 2021
@marcellogalhardo marcellogalhardo deleted the on-cleared-listeners branch March 29, 2021 08:04
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.

Allow ViewModel.onCleared callback to be listened by any object
1 participant