PasscodeView icon indicating copy to clipboard operation
PasscodeView copied to clipboard

PatternView

Open BichCNTT opened this issue 7 years ago • 3 comments

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

BichCNTT avatar Aug 17 '18 09:08 BichCNTT

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

kevalpatel2106 avatar Aug 17 '18 14:08 kevalpatel2106

 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 avatar Jun 12 '20 02:06 Shruthyshanthraj

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)

Shruthyshanthraj avatar Jun 12 '20 02:06 Shruthyshanthraj