summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5/changes
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2011-09-16 16:00:59 -0700
committerRomain Guy <romainguy@android.com>2011-09-16 16:00:59 -0700
commit6dafefb0f44c4e57384e2ec3e08fefac5cc7e071 (patch)
tree5431629b4b077cbd96fa7f423d110966a402d6bf /docs/html/sdk/api_diff/5/changes
parent7c963167288d1fb186a98b1232aa2ac571e9ff09 (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