DrawerSample
DrawerSample copied to clipboard
A quick and dirty port of http://developer.android.com/training/implementing-navigation/nav-drawer.html to Xamarin.Android
DrawerSample
A couple of samples showing the Drawer Navigation pattern and the SlidingPane Layout recently added in the Support packages.
The Drawer Navigation sample is ported from the original documentation.
The SlidingPane Layout sample is ported from this sample repository.
License
Both samples are licensed under the Apache 2.0 license.