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

Migrate LiveData to Flow #4337

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Mar 27, 2024

No description provided.

@connyduck connyduck merged commit f029b7f into tuskyapp:develop Mar 27, 2024
3 checks passed
@Goooler Goooler deleted the migrate-live-data-to-flow branch March 27, 2024 10:34
connyduck added a commit that referenced this pull request Mar 30, 2024
…vity (#4345)

The flow must emit every update even if the values are the same, so use
SharedFlow instead of StateFlow.

Regression from #4337 cc @Goooler
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.

2 participants