diff options
author | Romain Guy <romainguy@android.com> | 2011-09-16 16:00:59 -0700 |
---|---|---|
committer | Romain Guy <romainguy@android.com> | 2011-09-16 16:00:59 -0700 |
commit | 6dafefb0f44c4e57384e2ec3e08fefac5cc7e071 (patch) | |
tree | 5431629b4b077cbd96fa7f423d110966a402d6bf /docs/html/sdk/api_diff/5/changes | |
parent | 7c963167288d1fb186a98b1232aa2ac571e9ff09 (diff) |
Forces AsyncTask to use the main looper
Bug #5333924
This might break applications trying to use AsyncTask on a looper
that is not the main thread, but such apps would already have
issues (AsyncTask has a single static handler and attempting to
use AsyncTask outside of the main thread would likely result
in weird threading issues in other parts of the app.)
Change-Id: Ibbf480627fc7b91326a27d4f5e5af49e8c5b5115
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions