GoodieBag / Pinview

A pinview library for android. :sparkles:
MIT License
823 stars 115 forks source link

PinView setText #48

Open wincelee opened 4 years ago

wincelee commented 4 years ago

Your pin view is soo soo perfect until you forgot one important thing that even the very basic edit text has, setting the text. There is not method for setting the text to the pin view for example the android phone is automatically reading the sent OTP and has to be set to the pin view, someone atleast needs to resolve this

sunil-bmf commented 3 years ago

please sort this issue

kannano commented 3 years ago

please sort this issue

pinview.setValue("1234"); This method will be helpful for your issue

If your problem solved. Pls Close this Case

kannano commented 3 years ago

Your pin view is soo soo perfect until you forgot one important thing that even the very basic edit text has, setting the text. There is not method for setting the text to the pin view for example the android phone is automatically reading the sent OTP and has to be set to the pin view, someone atleast needs to resolve this

pinview.setValue("1234"); This method will be helpful for your issue

If your problem solved. Pls Close this Case