Xamarin.Android binding for Floating Search View - An implementation of a floating search box with search suggestions, also called persistent search bar.
Info
Version: | 2.1.1 |
Author(s): | Xamarin Inc. |
Last Update: | Tuesday, August 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xamarin/XamarinComponents/tree/master/Android/FloatingSearchView |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Android.FloatingSearchView |
Install
Install-Package Xamarin.Android.FloatingSearchView
dotnet add package Xamarin.Android.FloatingSearchView
paket add Xamarin.Android.FloatingSearchView
Xamarin.Android.FloatingSearchView Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.v7.AppCompat(>= 25.3.1)
- Xamarin.Android.Support.v7.CardView(>= 25.3.1)
- Xamarin.Android.Support.v7.RecyclerView(>= 25.3.1)
- Xamarin.Android.Support.Design(>= 25.3.1)
- Xamarin.Android.ViewPropertyObjectAnimator(>= 1.2.0)
Tags