Android developer portal with tools, libraries, and apps

A native android navigation drawer that supports sliding from the left and right ends with parallax effect.

Feb 5, 2024

This Android library provides an easy way to create an alternative navigation drawer for android. Instead of a drawer that slides over the main content of the Activity, this lets the content slide away and reveal a menu below it.

May 21, 2017

Another approach to create NavigationDrawer with Material concepts.

Jan 17, 2017

This is a sample project showing an implementation of mini navigation drawer for Android.

Sep 15, 2016

A Material Drawer implementation (Like gMail App). Based on MaterialNavigationDrawer

Features:

  • Unlimit Head-Items (Accounts)
  • Every Head-Item can has his own menu
  • Add and remove Head-Items at runtime.
  • Theming
  • Labels
  • Sections at the bottom
Mar 4, 2015

Navigation drawer library with material design.

Jan 18, 2015

Navigation Drawer Activity with Google design style and simplified methods.

Jan 2, 2015
Advertisement

SherlockNavigationDrawer is the implementation of the latest Google UX component, Navigation Drawer, for ActionBarSherlock. It should work exactly as Google Drive app, It works with ActionBarSherlock for pre Honeycomb devices and above. It also use Fragments.

Dec 27, 2014

Navigation Drawer Activity with material design style and simplified methods.

Nov 12, 2014

Fragment-Switcher is an adapter-based, state-saving fragment container similar to a ViewPager.

It was designed with the NavigationDrawer and Tab patterns in mind but can be used anywhere that you switch between fragments and would like to retain instance state.

Sep 24, 2014

Blur Navigation Drawer like Etsy app.

Just replace your default toggle with this awesome blurred toggle effect by adding 4 letters!

Aug 28, 2014

A Navigation Drawer Simple Implementation is an example of using a New/Bind pattern and a ButterKnife library to create a simple Navigation Drawer implementation.

Jul 23, 2014