coolerfall/Android-HttpDownloadManager

Add onCancel to DownloadCallback

tobiasrohloff opened this issue · 0 comments

It would be nice to have an onCancel method in DownloadCallback, to clean up when the download was canceled from outside. Like deleting the incomplete downloaded file.