PinLockView
PinLockView copied to clipboard
A clean, minimal, highly customizable pin lock view for Android
``` Error:Execution failed for task ':app:processDebugManifest'. Manifest merger failed : Attribute application@label value=(CORRIERE) from AndroidManifest.xml:16:9-33 is also present at [com.andrognito.pinlockview:pinlockview:2.1.0] AndroidManifest.xml:11:18-50 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:13:5-39:19 to...
A GIF is worth a thousand words:  Here is the drawable (set by `app:keypadButtonBackgroundDrawable`): ``` ```
I set PinLockView widget's pinlenght = 6. It'll crash when entering the 5th digits. It seems default PIN length is 4. Error log below `java.lang.NullPointerException: Attempt to invoke virtual method...
I'm aware of that I can access the pin via listeners like onComplete, onProgress and so on.. However, some scenarios require accessing the pin or its length on demand. Use...
How to clear field if password is wrong
how change pressed style from squarer to circle like as second screenshot in readme?
Hi, I want to change keypad buttons background. There is an attribute that call keypadButtonBackgroundDrawable but it is not working. I put drawable to this attribute but it makes background...
Could not resolve com.andrognito.pinlockview:pinlockview:2.1.0. This Details
pls help i request you