A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
Info
Version: | 0.4.13 |
Author(s): | Tonic Artos |
Last Update: | Tuesday, June 16, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TonicArtos/SuperSLiM/ |
NuGet Url: | https://www.nuget.org/packages/SuperSLiM |
Install
Install-Package SuperSLiM
dotnet add package SuperSLiM
paket add SuperSLiM
SuperSLiM Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.v4(22.1.1.1)
- Xamarin.Android.Support.v7.RecyclerView(22.1.1.1)
Tags