alphamu / PinEntryEditText

An EditText that looks like a pin entry field. It is highly customisable and even animated text.
Apache License 2.0
670 stars 137 forks source link

Don't mask the last character #67

Open marciogranzotto opened 4 years ago

marciogranzotto commented 4 years ago

I needed a way to show the last character unmasked. So I created an attribute pinSkipMaskLastChar which does that if set to true

Here's a screenshot:

image