Join Slack
Powered by
In the context of Android I pass these into a `Vie...
# codereview
d
dewildte
11/24/2018, 10:39 PM
In the context of Android I pass these into a
ViewModel
as a way to control which thread pool different work is going to be done. This approach is great for testing purposes as already shown. Is there anything inherently wrong with this approach?
Open in Slack
Previous
Next