<@U540ZUNH4> commented on <@U6NMMDGMA>’s file <htt...
# android
u
@adolgiy commented on @vicky7230’s file

https://kotlinlang.slack.com/files/U6NMMDGMA/F8F8MEK97/rom.png

: 1. U call getRecipes out of Rx chain, so this call is not managed by Rx operators. 2.
Observable#just
immediately calls arguments u passed as params and THEN switches scheduler. U should use
Observable#fromAction
or
Observable#defer