mdsami / android-query

Automatically exported from code.google.com/p/android-query
0 stars 0 forks source link

Cancel individual ajax request #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
* The ability to cancel loading an image. I'm aware of the static method 
clearTasks() call in BitmapAjaxCallback, but there should really be a cancel 
method on a specific BitmapAjaxCallback object. Am I just overlooking it? If 
not, are you planning on adding it?

Original issue reported on code.google.com by tinyeeliu@gmail.com on 17 Mar 2012 at 3:33

GoogleCodeExporter commented 8 years ago
I totally agree. I need to decide keeping loading the image or not (useful with 
slow connections)

Original comment by manelizzard on 23 May 2012 at 10:37

GoogleCodeExporter commented 8 years ago
Added support in latest beta.

Original comment by tinyeeliu@gmail.com on 21 Aug 2012 at 2:49

GoogleCodeExporter commented 8 years ago
Hey, can you tell me what name of the function to cancel an individual ajax 
request?

Original comment by x3c...@gmail.com on 23 May 2013 at 3:14