Search code examples
androidnotificationsgoogle-plusandroid-notification-bar

Android: Make the notification bar as google+


Does anyone have an idea or sample code that make the notification bar widget(at the bottom) that is the same as one in Google+ application in Android?

Thanks in advance, Tri.


The idea is this widget is the same as notification bar of Android, instead of this is at the bottom and is in customization program (same author Google ;-) ) Below are necessary screenshot for easier.

Main Screen

We can touch to slide up/down to see all notification items

And enable to close to let it is back to original state


Solution

  • You will be interested in using the SlidingDrawer.

    Here's a great tutorial for getting started with the SlidingDrawer: http://mobileorchard.com/android-app-development-view-filpper-and-sliding-drawer/