mukeshsolanki / android-otpview-pinview

A custom view to enter otp of different sizes used usually in cases of authentication.
MIT License
707 stars 207 forks source link

set length for each box #114

Closed amkalantari closed 3 years ago

amkalantari commented 3 years ago

can i have a parameter to use it for length of each box for example a credit card number like this : 1234 1234 1234 1234 i want to have 4 box and each box have text with length 4

mukeshsolanki commented 3 years ago

I don't think this would be a good thing to add here you would be better off using a credit card input field :) but feel free to fork this lib and make the changes :)