]> iEval git - fonbot.git/commitdiff
Add ExecutableRunnable
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 12 Mar 2013 16:16:34 +0000 (18:16 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 12 Mar 2013 16:16:34 +0000 (18:16 +0200)
ExecutableRunnable is a lightweight replacement for AsyncTask.

It does not support onPreExecute()/onPostExecute() or showing progress,
but it can be ran multiple times and retried if it fails.


No differences found
This page took 0.023152 seconds and 4 git commands to generate.