Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: OnPinEnteredListener #6

Closed
xsveda opened this issue Mar 12, 2015 · 1 comment
Closed

Idea: OnPinEnteredListener #6

xsveda opened this issue Mar 12, 2015 · 1 comment

Comments

@xsveda
Copy link

xsveda commented Mar 12, 2015

Common scenario that the submit action is done automatically when user enters last digit of PIN. But currently the only option os to add a TextWatcher and check the length of entered PIN. This logic may be included inside the component that will provide just simple callback called only in case full PIN has been entered.

@CDRussell
Copy link
Contributor

Implemented in PR: #14

@Philio Philio closed this as completed Feb 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants