What steps will reproduce the problem?
1. Start ajax call with progress dialog.
2. Cancel progress dialog.
3. Dialog disappears, but async call is still running.
What is the expected output? What do you see instead?
Async task should be canceled when canceling dialog.
What version of the product are you using? On what operating system?
android-query-full.0.24.3.jar
Please provide any additional information below.
Will be very handy to allow canceling any task with something like calling
cancel() on AbstractAjaxCallback. Actualy my case is to cancel background task,
when DialogFragment is canceled.
Original issue reported on code.google.com by vladisla...@gmail.com on 26 Feb 2013 at 11:06
Original issue reported on code.google.com by
vladisla...@gmail.com
on 26 Feb 2013 at 11:06