Android NavigationDrawer Archives - Androhub

Navigation View Banner

Navigation View-Material Design Support Library Tutorial

Google I/O 2015 has brought a whole new set of tools for Android Developers which are meant to make our lives easier. I´d like to devote a set of articles to talk about the incredibly useful Design Support Library. For Material Design tutorial check this link. Navigation View In this article, I’ll start talking about

Read More
Navigation Drawer

Android NavigationDrawer

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

Read More