For my android application my requirement is to implement the Custom Notification Bar in my layout. When user drag this Custom notification bar then icons will be visible. This custom notification bar is look like notification bar at the bottom in the Facebook Android Application. If anyone knows how to do this then please share with me.
For my android application my requirement is to implement the Custom Notification Bar in
Share
You can use SlidingDrawer.
For example:
Update:
Nice tutorial with detailed description: Android: Damn that Sliding Drawer