Hi XverhelstX
Thanks for considering this.
Basically I'm trying to make an app (as we all are). It's intended purpose is to use the notification to display notes / reminders similar to
This
But I will be adding functionality such as being able to set a notification for the future and the notification settings (light, sound, vibrate)
So that this doesn't fill the status bar with icons I am giving to option to show only one icon (the number of notifications is shown with .number and the other notifications use a transparent icon (as I have found out you can't have 'no icon')) The problem with this is that then the actual notification in the list has no icon beside it. Therefore, I'm hoping to create custom notification just like in the link in my previous post as this will allow my to assign a img (<<- read icon
) to the items that have a transparent status bar icon.
Hope that makes sense lol. I have made a good start on the app, but really could do with this custom notification lib. cheers