Mikepenz.MaterialDrawer.Xamarin.Android
3.1.2
See the version list below for details.
dotnet add package Mikepenz.MaterialDrawer.Xamarin.Android --version 3.1.2
NuGet\Install-Package Mikepenz.MaterialDrawer.Xamarin.Android -Version 3.1.2
<PackageReference Include="Mikepenz.MaterialDrawer.Xamarin.Android" Version="3.1.2" />
paket add Mikepenz.MaterialDrawer.Xamarin.Android --version 3.1.2
#r "nuget: Mikepenz.MaterialDrawer.Xamarin.Android, 3.1.2"
// Install Mikepenz.MaterialDrawer.Xamarin.Android as a Cake Addin #addin nuget:?package=Mikepenz.MaterialDrawer.Xamarin.Android&version=3.1.2 // Install Mikepenz.MaterialDrawer.Xamarin.Android as a Cake Tool #tool nuget:?package=Mikepenz.MaterialDrawer.Xamarin.Android&version=3.1.2
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 | Versions 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. |
-
- Mikepenz.Android.Iconics.Xamarin.Binding (>= 1.2.0)
- Xamarin.Android.Support.v4 (>= 22.2.0)
- Xamarin.Android.Support.v7.AppCompat (>= 22.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated version to 3.1.2
Fixed bug: "System.IO.FileNotFoundException: Could not load assembly 'android-iconics-1.2.0"
3.1.2
3.1.1
- fix wrong position returned inside the setListSelection methods list firing thanks @wKovacs64 ;)
- reset text inside Nameable items before setting it to the new value
- remove setting the padding for the stickyFooterItems
- switch to use gravity inside the DrawerBuilder everywhere instead of the sliderLayout
- use shadow for pre 21 devices
3.1.0
- fix typo in withSelectionFirstLineShown
- prevent another IndexOutOfBounds exception
- Fix colors_material_design.xml
- Add description text color