CRamsan / auraxiscontrolcenter-legacy

PS2 App for Android
https://play.google.com/store/apps/details?id=com.cesarandres.ps2link
3 stars 1 forks source link

Refactor async tasks to account for onCancelled() #23

Closed CRamsan closed 10 years ago

CRamsan commented 10 years ago

Previously the Async tasks used to check if the task was cancelled on the onPostExecute(), that logic should be moved to the onCancelled() method.

CRamsan commented 10 years ago

All async tasks have been refactored. Check commit 0f3abefabd7fa7759020e3f7f64c8e9e47fb2c63