Convenience library to handle different view types with different presenters in a single RecyclerView.
Info
Version: | 1.1.2 |
Author(s): | kibotu |
Last Update: | Wednesday, November 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kibotu/Xamarin.Android.RecyclerView.Presenter |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Android.RecyclerView.Presenter |
Install
Install-Package Xamarin.Android.RecyclerView.Presenter
dotnet add package Xamarin.Android.RecyclerView.Presenter
paket add Xamarin.Android.RecyclerView.Presenter
Xamarin.Android.RecyclerView.Presenter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- MisterJimson.Cheeseknife(>= 1.1.0)
- Xamarin.Android.Arch.Core.Common(>= 1.0.0.1)
- Xamarin.Android.Arch.Lifecycle.Common(>= 1.0.3.1)
- Xamarin.Android.Arch.Lifecycle.Runtime(>= 1.0.3.1)
- Xamarin.Android.Support.Annotations(>= 27.0.2.1)
- Xamarin.Android.Support.Compat(>= 27.0.2.1)
- Xamarin.Android.Support.Core.UI(>= 27.0.2.1)
- Xamarin.Android.Support.v7.RecyclerView(>= 27.0.2.1)
Tags