1

Is it possible to create notification without changing it's priority but still not to have an icon in the status bar as long as the notification is alive?

I saw this suggestion: Create a persistent notification and prevent notification in status bar

But it's not really helping since the icon is created, but it's transparent.

Thanks, Gidi

Community
  • 1
  • 1
Sharas
  • 1,985
  • 3
  • 20
  • 43
  • Have a look [here](http://stackoverflow.com/questions/2855110/android-no-icon-for-notification) – Steve Benett Nov 12 '13 at 09:34
  • So you just want to show a notification without any startforegound() or icon in the status bar? – MalaKa Nov 12 '13 at 09:44
  • yes, i want to have the notification in the notification bar, but without persist icon on the status bar (since i already have one from previous notification) – Sharas Nov 13 '13 at 11:12
  • Hi Steve, Sorry it took me a while to answer. I tried it and it seems it creates a transparent icon which leaves space and i don't want this. – Sharas Nov 19 '13 at 10:00

0 Answers0