Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Application icon shows a notification badge when the music controls notification is open #13

Open
SektorDV opened this issue Sep 10, 2020 · 3 comments

Comments

@SektorDV
Copy link

I suggest adding

mChannel.setShowBadge(false);

to src/main/java/com/ingageco/capacitormusiccontrols/MusicControlsNotification.java

or at least make it configurable somehow? There's plenty of use cases where displaying a notification badge just because music controls are open doesn't make much sense.

@ingageco
Copy link
Owner

I support this as a setting. We can add a prop in the controls settings for Android

@SektorDV
Copy link
Author

turns out it might be more complicated than i thought. adding this line got rid of the badge on the android simulator for me, but today i checked on my phone and the badge is still there. i'm investigaing.

@ingageco
Copy link
Owner

sounds good @SektorDV

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants