You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to set the badge indicator to display on android app icons without an accompanying notification in the drawer? Similar to the behaviour of setBadgeCount for iOS
Apologies if this is covered somewhere that I haven't been able to find, just wanted to confirm as I believe from what I've read that it isn't an option, since the badges are meant to indicate presence of a notification which has not yet been read, but for the use case I'm trying to implement, a full notification is not required.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to set the badge indicator to display on android app icons without an accompanying notification in the drawer? Similar to the behaviour of
setBadgeCount
for iOSApologies if this is covered somewhere that I haven't been able to find, just wanted to confirm as I believe from what I've read that it isn't an option, since the badges are meant to indicate presence of a notification which has not yet been read, but for the use case I'm trying to implement, a full notification is not required.
Beta Was this translation helpful? Give feedback.
All reactions