Philio / PinEntryView

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

add new pinInputType #27

Open xingstarx opened 8 years ago

xingstarx commented 8 years ago

In our products, there is such a demand:

We need support to enter numbers and letters

Limit is 0-9, a-z, A-Z

No unicode character

so I realized this demand.

I think we should add to this project