Hi guys, whats rx equivalent of android <handler.p...
# android
u
Hi guys, whats rx equivalent of android handler.post? i.e I have a object that has it own single threaded scheduler on which it has a queue loop. bla bla sometimes recursion happens, I need to post a runnable to the end of the queue