I'm using the v13 support library and all the functions required to support cancellation such as isLoadInBackgroundCanceled
and cancelLoadInBackground
are completely missing.
Answered here. The support library version doesn't support cancellation which is quite ridiculous. Only the framework version has cancellation ability.