Wahomer / NavigationDrawer_Demo

Navigation Drawer

Home Page:http://www.androhub.com/android-navigationdrawer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigation Drawer

You might have noticed that lot of android applications introduced a sliding panel menu to navigate between major modules of the application. Previously this kind of UI was done using some third party libraries where a list view and some swiping gestures used to achieve this. But now android itself officially introduced sliding panel menu by introducing a newer concept called Navigation Drawer.

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.

For detailed explanation of code, visit here.

Video Demo

👉 Watch it here.

Watch demo

Support

Reach out to me at one of the following places!

Dontations(Optional)

Donate for the free content.

Support via Dontations

About

Navigation Drawer

http://www.androhub.com/android-navigationdrawer/


Languages

Language:Java 100.0%