A very simple library that allows you to stick any View as a header of a ListView, RecyclerView or ScrollView.
Info
| Version: | 1.1.0 |
| Author(s): | mattleibow |
| Last Update: | Monday, February 26, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mattleibow/StickyHeader |
| NuGet Url: | https://www.nuget.org/packages/xamarin.android.StickyHeader |
Install
Install-Package xamarin.android.StickyHeader
dotnet add package xamarin.android.StickyHeader
paket add xamarin.android.StickyHeader
xamarin.android.StickyHeader Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.v4(>= 23.0.1.1)
- Xamarin.Android.Support.v7.GridLayout(>= 23.0.1.1)
- Xamarin.Android.Support.v7.RecyclerView(>= 23.0.1.1)
Tags