PatternLockView icon indicating copy to clipboard operation
PatternLockView copied to clipboard

An easy-to-use, customizable and Material Design ready Pattern Lock view for Android

Results 31 PatternLockView issues
Sort by recently updated
recently updated
newest added

in viewPager when dragging right to left viewpager change its page and this its is not working please fix

Hi @aritraroy First of all I would like to appreciate for creating such a cool library. I have created a [React Native](https://github.com/facebook/react-native) bridge plugin for using this library with React...

What i want is by clicking the area of the pattern lock component to trigger the OnTouchListener which i have set on the root view ( view.setOnTouchListener(new View.OnTouchListener() { }...

how to change color like you did in second screenshot

add a circle style

the library just refuses to work. I also can't launch the application I downloaded (source code). Nothing helps

I am getting this exception on notifyListenersComplete patternLockView class `Fatal Exception: java.util.ConcurrentModificationException: at java.util.ArrayList$Itr.next(ArrayList.java:860) at com.andrognito.patternlockview.PatternLockView.notifyListenersComplete(PatternLockView.java:751) at com.andrognito.patternlockview.PatternLockView.notifyPatternDetected(PatternLockView.java:719) at com.andrognito.patternlockview.PatternLockView.handleActionUp(PatternLockView.java:1052) at com.andrognito.patternlockview.PatternLockView.onTouchEvent(PatternLockView.java:445) at android.view.View.dispatchTouchEvent(View.java:13488) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3088) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2781) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3088)...