I am trying to figure out a way to show notifications individually when clicked on the bar. As it works now, you will see your different icons for each notification listed across the bar, but when you click one, you get the list of all notifications present on the system. Clicking a notification in that list will launch the intent tied to it. Is there a way to only show the notification that is directly tied to that notification icon on the initial click from the notification bar?
You want to your users to try to click a small icon in the notification bar without pulling down the sliding drawer?
I have not tried this, but I assume that the system does not allow this functionality. Imagine how frustrating it will be for users to try to click super small icons all grouped together with high precision.