Issue 5330: Fix "Installing ..." notification lingereing around after app install.
Description
As described in the issue below, this merge request fixes the "Installing " notification not getting dismissed after app install.
Issue(s)
Test environment
Gradle build from branch 5330-install_notification_issue, install the apk and test.
Test procedures
Install multiple apps in quick succession and check if notification is properly dismissed.
Technical details
Notification Ids were not being properly updated for each notification.
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation