Skip to content

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

Notifications You must be signed in to change notification settings

garuma/FlyOutMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages