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

Always deliver state changes when unlocked #18

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Conversation

gpeal
Copy link
Collaborator

@gpeal gpeal commented Aug 16, 2018

Without this, if you return to a Fragment with an activityViewModel and there were no state changes, invalidate() wouldn't be called. These tests fail without alwaysDeliverValueWhenUnlocked().

Fixes #15
@elihart @BenSchwab

@gpeal gpeal merged commit 025b8bb into master Aug 16, 2018
@gpeal gpeal deleted the gpeal--deliver-unlocked branch August 16, 2018 01:47
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.

None yet

2 participants