question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to not set the large icon in Android

See original GitHub issue

As defined here: https://developer.android.com/guide/topics/ui/notifiers/notifications.html#CreateNotification

The largeIcon option is not required and hence should not have a forced default.

Will provide PR if this is agreed upon.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Jacsecommented, Jun 8, 2017

largeIcon should definitely not have a forced default. Would love to see this fixed and/or #40 merged.

0reactions
TaraSinghDanucommented, Sep 9, 2020

How to acheive this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

NotificationCompat android - how to show only Large icon ...
Small icon is mandatory. If you don't set a large one you'll get your small icon bigger in the middle of the circle...
Read more >
Android: Notification Icons - OneSignal Documentation
Navigate to Messages > New Push > Platform Settings > Google Android Options > Set the icon name without the file extension. With...
Read more >
How to set Large icon instead of small icon on Android ...
Step 1 − Create a new project in Android Studio, go to File ⇒ New Project and fill all required details to create...
Read more >
Notification.Builder | Android Developers
Add a large icon to the notification content view. Notification. ... Set whether or not this notification should not bridge to other devices....
Read more >
Android Notification Icons - Introduction to iZooto
If you do not set a large icon, the banner image will be used instead. If the banner image is also not available,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found