1

I'm using the v13 support library and all the functions required to support cancellation such as isLoadInBackgroundCanceled and cancelLoadInBackground are completely missing.

Monstieur
  • 7,992
  • 10
  • 51
  • 77

1 Answers1

1

Answered here. The support library version doesn't support cancellation which is quite ridiculous. Only the framework version has cancellation ability.

Community
  • 1
  • 1
Monstieur
  • 7,992
  • 10
  • 51
  • 77