posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

Deployment Details Downloader show state when activity is re-instantiated #129

Closed hallahan closed 8 years ago

hallahan commented 8 years ago

During large downloads, the progress bar showing the download status stops updating, both the progress bar as well as the TextView showing how many MB have been downloaded. Maybe we lost track of our DownloadManager?

Also, returning to the view, we do not see the progress updating.

Look into keeping the DownloadManager in some sort of static collection ?

hallahan commented 8 years ago

See master #122

hallahan commented 8 years ago

Closed as of fb74e4aacbbb370c338ff4a96e898a82dca3c8e6