Skip to content

Instantly share code, notes, and snippets.

@bblackbelt
Last active May 26, 2016 10:30
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 bblackbelt/f7c4624eccc1a2a721ce7b213972347b to your computer and use it in GitHub Desktop.
Save bblackbelt/f7c4624eccc1a2a721ce7b213972347b to your computer and use it in GitHub Desktop.
new Thread(new Runnable() {
@Override
public void run() {
runOnUiThread(new Runnable() {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment