Skip to content

jeremy-ellis-tech/Xamarin.Android.ResideMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Android.ResideMenu v0.1

A C# implementation of the AndroidResideMenu by SpecialCyCi

Currently a near direct translation of SpecialCyCi's repository. See TODO to see what I will be adding in the future.

Installation

  1. Clone the repo.
  2. Build the ResideMenu project.
  3. Reference "ResideMenu.dll" from your project; found under "Xamarin.Android.ResideMenu\src\ResideMenu\bin\[Debug|Release]\ResideMenu.dll"

Demo App Screenshots

MenuLeft NoMenu MenuRight

TODO

  • Support view layout attributes
  • Support custom menu item layouts
  • Remove obsolete methods
  • Replace call-back interfaces with events
  • Replace Java int const pattern with .NET enums
  • Refactor

License

Provided under the MIT license. See LICENSE for details.

Thanks

SpecialCyCi

About

A C# implementation of the AndroidResideMenu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages