-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution:
Done
-
- onResume / onPause will not stop the running background task (download data) but it will disable the Toast which tell the user that the download is still running
- This will end up for the user will press download again (potentially multiple times)
- Step to reproduce:
- Start the initial wizard
- Press the cohort and then next (this will trigger the download and Toast to remind us download is working)
- Press the power button which will timeout the screen
- Press the power button again which will bring the screen back
- Now the Toast will be gone and no notification that a download is running in background
- Need to flag currently running download