CharCountTextView NuGet Package

A Twitter style post length counter which can be bound to an EditText and provide callbacks when hitting a max character count.

Once bound to an EditText the characters remaining will go down as the user types.

If the user goes over the max limit you will get notified and the view will show how much they are over (-5 etc.) where you can disable UI accordingly.

Note: When the user has 10% or less characters remaining the text color will change to use the "exceededTextColor" below (Default: RED).




Got any CharCountTextView Question?





Info

Version: 2.0.0
Author(s): eddydn
Last Update: Friday, July 7, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/xbroak/CharCountTextView
NuGet Url: https://www.nuget.org/packages/CharCountTextView


Install
Install-Package CharCountTextView
dotnet add package CharCountTextView
paket add CharCountTextView
CharCountTextView Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2485