I’ve created many different types of android status bar notifications. I’m wondering if there is a way to show a status bar icon but not have any item show up in the list when they pull down the menu…
I’ve created many different types of android status bar notifications. I’m wondering if there
Share
No, sorry — a
Notificationalways has an entry in the drawer. Otherwise, the user cannot get rid of theNotification(directly or by determining what theNotificationis tied to, so they can take other steps to get rid of it, up to and including uninstalling the app).