nextcloud / nextcloud/news-android
Downloading images notification persists if download is interuppted
- Dominant language
- Java
- Stars
- 764
- Forks
- 262
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 13
Description
### Device info:
Model: Nexus 5
OS version: 6.0.1
Build number: MMB29V
App version: 0.9.8.2
### Issue:
When in the app, if the "Download images" menu item is selected, then the app is killed from the recent apps menu, the persistent notification indicating the progress of the image download persists. When re-entering the app and going through the same process, another notification in addition to the old one is generated. This process seems to be able to be repeated over and over.
### Possible fix:
Perhaps clearing the notification upon exiting the app (or upon re-entry and realization that the app is no longer downloading images).
### Screenshot:

Contributor guide
Assessment
This issue has not been assessed yet.