Philio / PinEntryView

A pin entry view widget for Android.
222 stars 83 forks source link

Added the ability to have optional digits #43

Closed DavidWalter closed 1 year ago

DavidWalter commented 7 years ago

Thanks you for your excellent PinEntryView For a project i needed a pin view with 4 required digits and 2 optional ones for more security. So i implemented this in a general matter and want to give you the choice to add this feature to your library. I also updated the Gradle and buildtools versions. Greeting David