Status Bar Notification with Actions

Starting with Jelly Bean, Android supports optional actions that are displayed at the bottom of the notification. With actions, users can handle the most common tasks for a particular notification from within the notification shade without having to open the originating application. This speeds up interaction and, in conjunction with “swipe-to-dismiss”, helps users to streamline their notification triaging experience.

 Status Bar Notification With Actions

Status Bar Notification – Stack Messages

You can provide more detail about the individual notifications that make up a stack by using the expanded digest layout. This allows users to gain a better sense of which notifications are pending and if they are interesting enough to be read in detail within the associated app.

 Status Bar Notification Stack Messages