Info
| Version: | 10.1.2.1 |
| Author(s): | Przemyslaw Raciborski [thefex] |
| Last Update: | Monday, May 18, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/thefex/Xamarin.Bindings.AdvancedRecyclerView |
| NuGet Url: | https://www.nuget.org/packages/MvvmCross.AdvancedRecyclerView |
Install
Install-Package MvvmCross.AdvancedRecyclerView
dotnet add package MvvmCross.AdvancedRecyclerView
paket add MvvmCross.AdvancedRecyclerView
MvvmCross.AdvancedRecyclerView Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Bindings.AdvancedRecyclerView(>= 1.11.0)
- MvvmCross(>= 6.4.2)
- MvvmCross.Droid.Support.V7.RecyclerView(>= 6.4.2)
- Xamarin.Android.Arch.Core.Common(>= 1.1.1.3)
- Xamarin.Android.Arch.Core.Runtime(>= 1.1.1.3)
- Xamarin.Android.Arch.Lifecycle.Common(>= 1.1.1.3)
- Xamarin.Android.Arch.Lifecycle.LiveData(>= 1.1.1.3)
- Xamarin.Android.Arch.Lifecycle.LiveData.Core(>= 1.1.1.3)
- Xamarin.Android.Arch.Lifecycle.Runtime(>= 1.1.1.3)
- Xamarin.Android.Arch.Lifecycle.ViewModel(>= 1.1.1.3)
- Xamarin.Android.Support.Animated.Vector.Drawable(>= 28.0.0.3)
- Xamarin.Android.Support.Annotations(>= 28.0.0.3)
- Xamarin.Android.Support.AsyncLayoutInflater(>= 28.0.0.3)
- Xamarin.Android.Support.Collections(>= 28.0.0.3)
- Xamarin.Android.Support.Compat(>= 28.0.0.3)
- Xamarin.Android.Support.CoordinaterLayout(>= 28.0.0.3)
- Xamarin.Android.Support.Core.UI(>= 28.0.0.3)
- Xamarin.Android.Support.Core.Utils(>= 28.0.0.3)
- Xamarin.Android.Support.CursorAdapter(>= 28.0.0.3)
- Xamarin.Android.Support.CustomView(>= 28.0.0.3)
- Xamarin.Android.Support.DocumentFile(>= 28.0.0.3)
- Xamarin.Android.Support.DrawerLayout(>= 28.0.0.3)
- Xamarin.Android.Support.Fragment(>= 28.0.0.3)
- Xamarin.Android.Support.Interpolator(>= 28.0.0.3)
- Xamarin.Android.Support.Loader(>= 28.0.0.3)
- Xamarin.Android.Support.LocalBroadcastManager(>= 28.0.0.3)
- Xamarin.Android.Support.Media.Compat(>= 28.0.0.3)
- Xamarin.Android.Support.Print(>= 28.0.0.3)
- Xamarin.Android.Support.SlidingPaneLayout(>= 28.0.0.3)
- Xamarin.Android.Support.SwipeRefreshLayout(>= 28.0.0.3)
- Xamarin.Android.Support.v7.AppCompat(>= 28.0.0.3)
- Xamarin.Android.Support.v7.RecyclerView(>= 28.0.0.3)
- Xamarin.Android.Support.Vector.Drawable(>= 28.0.0.3)
- Xamarin.Android.Support.VersionedParcelable(>= 28.0.0.3)
- Xamarin.Android.Support.ViewPager(>= 28.0.0.3)
- Xamarin.Build.Download(>= 0.4.11)
Tags
Provides expandable/grouped lists, swipe-to-dismiss, and header/footer support with full MvvmCross data binding integration for .NET Android.