Posts

Showing posts from November, 2013

Android Sliding Menu Using Navigation Drawer

Image
Download Source code      The navigation drawer is a panel that transitions in from the left edge of the screen and displays the app’s main navigation options. Most of the time Sliding Menu (Navigation Drawer) will be hidden and can be shown by swiping the screen from left edge to right or tapping the app icon on the action bar. In this tutorial we are going to learn how to use navigation drawer to add a sliding menu to your application. Click on below  link. Navigation Drawer