App Lounge: fixed notification showing on cancel
Description
Fixed: Notification of app installation was still showing after cancelation.
Issue(s)
Test environment
Gradle build against 71-cancel_button_notification branch, install the apk into the device
Test procedures
Technical details
WorkManager worker was not canceled after canceling the app. Canceling the worker dismisses the notification.
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation