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

Try Dispatchers.Main.immediate in WorkflowViewModel #252

Closed
rjrjr opened this issue Apr 2, 2019 · 0 comments
Closed

Try Dispatchers.Main.immediate in WorkflowViewModel #252

rjrjr opened this issue Apr 2, 2019 · 0 comments
Labels
blocked kotlin Affects the Kotlin library.

Comments

@rjrjr
Copy link
Contributor

rjrjr commented Apr 2, 2019

Better alternative to the .observeOn(AndroidSchedulers.mainThread()) call.

Requires Kotlin 1.3, blocked by #35 .

@rjrjr rjrjr added the blocked label Apr 2, 2019
rjrjr added a commit that referenced this issue Apr 3, 2019
Instead of Rx's android main scheduler.

Closes #252.
@rjrjr rjrjr closed this as completed in #256 Apr 3, 2019
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked kotlin Affects the Kotlin library.
Projects
None yet
Development

No branches or pull requests

2 participants