PinLockView icon indicating copy to clipboard operation
PinLockView copied to clipboard

clear field

Open manavboro opened this issue 7 years ago • 3 comments

How to clear field if password is wrong

manavboro avatar Jul 19 '17 05:07 manavboro

Yup, I need that too

urbutisj avatar Jul 27 '17 11:07 urbutisj

There is an API available for that, resetPinLockView(). This method clears the PIN content internally and updates the indicator dots as well.

You can invoke this method on certain use cases as you wish to.

titipakorn avatar Aug 25 '17 09:08 titipakorn

resetPinLockView() works!

amugox avatar Oct 05 '17 06:10 amugox