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

PatternView #17

Open
BichCNTT opened this issue Aug 17, 2018 · 3 comments
Open

PatternView #17

BichCNTT opened this issue Aug 17, 2018 · 3 comments

Comments

@BichCNTT
Copy link

When I click in one point Pattern Activity will crash. How can I fix that?

@kevalpatel2106
Copy link
Owner

@BichCNTT Can you share me the crash log and the recorded crash video if possible? I am not able to reproduce.

@Shruthyshanthraj
Copy link

 Caused by: java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
    at java.util.ArrayList.get(ArrayList.java:437)
    at com.kevalpatel.passcodeview.authenticator.PasscodeViewPatternAuthenticator.isValidPattern(PasscodeViewPatternAuthenticator.java:45)

@Shruthyshanthraj
Copy link

Hi Patel can you please help me out with this bug and also indicator by default is not displayed , after pin entered it is displayed, but in the image in the blog the indicators are present by default with stroke. Please help me out.

 Caused by: java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
    at java.util.ArrayList.get(ArrayList.java:437)
    at com.kevalpatel.passcodeview.authenticator.PasscodeViewPatternAuthenticator.isValidPattern(PasscodeViewPatternAuthenticator.java:45)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants