Timehop.StickyHeadersRecyclerView
0.4.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Timehop.StickyHeadersRecyclerView --version 0.4.3
NuGet\Install-Package Timehop.StickyHeadersRecyclerView -Version 0.4.3
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="Timehop.StickyHeadersRecyclerView" Version="0.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Timehop.StickyHeadersRecyclerView --version 0.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Timehop.StickyHeadersRecyclerView, 0.4.3"
#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 Timehop.StickyHeadersRecyclerView as a Cake Addin #addin nuget:?package=Timehop.StickyHeadersRecyclerView&version=0.4.3 // Install Timehop.StickyHeadersRecyclerView as a Cake Tool #tool nuget:?package=Timehop.StickyHeadersRecyclerView&version=0.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This decorator allows you to easily create section headers for RecyclerViews using a LinearLayoutManager in either vertical or horizontal orientation.
It's a Xamarin binding of the StickyHeadersRecyclerView library by Timehop.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid403 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Xamarin.Android.Support.v4 (>= 22.2.1)
- Xamarin.Android.Support.v7.RecyclerView (>= 22.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Supports Timehop StickyHeadersRecyclerView version 0.4.3;
- Fix issues with recyclerview items with margins;