commit | 4b057801d5a5a859c2f9a68230744a6b0939ae01 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Mon Oct 05 14:48:04 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Mon Oct 05 14:48:04 2009 -0700 |
tree | e943719ca98cfb2e1ccf97084a0022bb6c24597e | |
parent | f7ae77cd67f1a3993b8e56c1af4720a7adf4e69d [diff] |
Make sure AsyncTask sens a null result to onPostExecute() when cancelled. This is in accordance to the documentation. This bug was approved by hackbod. The change is safe and is a single line of code. Change-Id: I9b771df3ae2aa4f496d15e6c43b677f3245539ac