
It’s not visible by default and it needs to opened either by sliding from left or clicking its icon in the ActionBar.


Navigation drawer makes it easy to navigate to and fro between those links. Android Navigation DrawerĪndroid Navigation Drawer is a sliding left menu that is used to display the important links in the application. You will see navigation drawer in most of the android applications, it’s like navigation menu bars in the websites. Android navigation drawer is a sliding menu and it’s an important UI component.

In this tutorial we’ll implement a Navigation Drawer in our android application.
