Provides a generic adapter of any Recycler view that will be used in your Xamarin.Android application.
Info
| Version: | 1.0.0 |
| Author(s): | Mabrouk Mahdhi |
| Last Update: | Thursday, July 25, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MabroukENG/XMRecyclerView |
| NuGet Url: | https://www.nuget.org/packages/Xamabrouk.XMReyclerView |
Install
Install-Package Xamabrouk.XMReyclerView
dotnet add package Xamabrouk.XMReyclerView
paket add Xamabrouk.XMReyclerView
Xamabrouk.XMReyclerView Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.v7.RecyclerView(>= 27.0.2)
Tags