Aws-sdk-android: How to set Android Small Push Icon

Created on 25 Dec 2018  路  2Comments  路  Source: aws-amplify/aws-sdk-android

* Which Category is your question related to? *
Push Notification

* What AWS Services are you utilizing? *
Pinpoint

* Provide additional details e.g. code snippets *
How can I change small icon that appears on status bar and bottom right of the large notification icon? Right now it is white round. Should I set this from Pinpoint API? I am currently using Pinpoint UI.

Has anyone solved this?

Pinpoint Usage Question

Most helpful comment

res_assets
Had a similar issue, found it was a naming convention. Try adding white transparent images with the name ic_notification.png to the following folders. They need to be non-color images from what I have read.

This has worked for the majority of devices I have tested with, tho it may not work with older versions of android

All 2 comments

res_assets
Had a similar issue, found it was a naming convention. Try adding white transparent images with the name ic_notification.png to the following folders. They need to be non-color images from what I have read.

This has worked for the majority of devices I have tested with, tho it may not work with older versions of android

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

amadeu01 picture amadeu01  路  3Comments

mockturtl picture mockturtl  路  4Comments

logo17 picture logo17  路  3Comments

shabana0508 picture shabana0508  路  3Comments

chorniyn picture chorniyn  路  3Comments