/FlyOutMenu

An implementation of a fly-out menu (aka sliding menu, aka that navigation thing on the left) for Xamarin.Android

Primary LanguageC#

FlyOutMenu

An implementation of a fly-out menu (aka sliding menu, aka that navigation thing on the left) for Xamarin.Android


Our menu in its different states when right slided

Blog post introducing this code: blog.neteril.org/blog/2013/04/19/fly-out-menu-xamarin-android/

Note

There is now an Android blessed implementation of this pattern in the support package but this code is still useful as a learning experience or if you want to be able to have a fully customized slider.

License

This code is available under the Apache 2.0 license. Reuse as much as you want.