MathCoroutinesFlow icon indicating copy to clipboard operation
MathCoroutinesFlow copied to clipboard

create method on ViewModelFactory could more Kotlin-like

Open henriquehorbovyi opened this issue 5 years ago • 1 comments

It would be better to use when expression to increase readability on this part of your code.

image

I'd like to open a PR for that :smile:

henriquehorbovyi avatar Sep 10 '19 16:09 henriquehorbovyi

Or this code will be removed after this PR? https://github.com/manuelvicnt/MathCoroutinesFlow/pull/3

henriquehorbovyi avatar Sep 10 '19 16:09 henriquehorbovyi