2

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

N West
  • 6,768
  • 25
  • 40
neojh
  • 27
  • 5
  • Sorry but I don't follow what you are asking. I've opened the Google+ widget, the Google+ android app, and see no notification bar at the bottom of anything. – Jack Dec 30 '11 at 17:50

1 Answers1

0

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/

Chirag Shah
  • 3,654
  • 22
  • 29