The changes provide a chance to show a better notification icon in devices with Android Lollipop or above. Example
Usually, the apps icon are a square format. The fixes provide a way to change the notification icon in Android API >= 21, rather than show the app icon (white square format). Example
How Has This Been Tested?
Tested in Motorola device with Android 8 and Samsung with Android 6.
Envs:
Ionic 3
Cordova Android 7.1
Types of changes
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[X] My code follows the code style of this project.
[X] My change requires a change to the documentation.
Description
The changes provide a chance to show a better notification icon in devices with Android Lollipop or above. Example
Usually, the apps icon are a square format. The fixes provide a way to change the notification icon in Android API >= 21, rather than show the app icon (white square format). Example
How Has This Been Tested?
Tested in Motorola device with Android 8 and Samsung with Android 6. Envs:
Types of changes
Checklist: