Skip to content

Instantly share code, notes, and snippets.

@Laimiux
Created September 25, 2019 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Laimiux/4a3cdc83e25d0feaab568dc003535d18 to your computer and use it in GitHub Desktop.
Save Laimiux/4a3cdc83e25d0feaab568dc003535d18 to your computer and use it in GitHub Desktop.
Observable
.interval(1, TimeUnit.MILLISECONDS)
.observeOn(AndroidSchedulers.mainThread())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment