Mikepenz.MaterialDrawer.Xamarin.Android 3.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mikepenz.MaterialDrawer.Xamarin.Android --version 3.0.9
NuGet\Install-Package Mikepenz.MaterialDrawer.Xamarin.Android -Version 3.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mikepenz.MaterialDrawer.Xamarin.Android" Version="3.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mikepenz.MaterialDrawer.Xamarin.Android --version 3.0.9
#r "nuget: Mikepenz.MaterialDrawer.Xamarin.Android, 3.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mikepenz.MaterialDrawer.Xamarin.Android as a Cake Addin
#addin nuget:?package=Mikepenz.MaterialDrawer.Xamarin.Android&version=3.0.9

// Install Mikepenz.MaterialDrawer.Xamarin.Android as a Cake Tool
#tool nuget:?package=Mikepenz.MaterialDrawer.Xamarin.Android&version=3.0.9

C# bindings for MaterialDrawer library.
The MaterialDrawer library aims to provide the easiest possible implementation of a navigation drawer for your application. It provides a great amount of out of the box customizations and also includes an easy to use header which can be used as AccountSwitcher.
https://github.com/mikepenz/MaterialDrawer

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Mikepenz.MaterialDrawer.Xamarin.Android:

Repository Stars
void-stack/Orcus-1.9.1-src
Full Orcus 1.9.1 Source Code
Version Downloads Last updated
4.5.8 7,232 12/17/2015
3.1.2 34,680 7/16/2015
3.0.9 1,098 7/2/2015
3.0.7 1,179 6/17/2015

Updated version to 3.0.9
Renamed main namespace to Mikepenz.MaterialDrawer.

3.0.9
- update Android-Iconics to v1.2.0
- fix possible IndexOutOfBoundsException
- add new method to get DrawerContentRoot
3.0.8
- update Android-Iconics to v1.1.0 --> Now Supports text to create Drawables from ;) This will perhaps FIX (help) #423
- add new properties to support and FIX #433
- improve RTL Layout and fix #429
- update AboutLibraries