Have you been annoyed with entering the same stuff once and once like username, thread-reply? RememberEditText can remember the last several input automatically and offers a dropdown list to let user choose.
Info
Version: | 1.0.0 |
Author(s): | eddydn |
Last Update: | Tuesday, January 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/RememberEditText |
Install
Install-Package RememberEditText
dotnet add package RememberEditText
paket add RememberEditText
RememberEditText Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.v7.AppCompat(>= 24.2.1)
Tags