Hi i used your library it is perfect i want the same result but when i added
`Lockscreen.getInstance(ContextInstance).startLockscreenService();`
in my oncreate and added
this Lockscreen.getInstance(ContextInstance).stopLockscreenService();
in my button where i wand to unlock but it is not disabling the home key. But your apk is disabling the home key in my phone. So please do say how to use it for my lockscreen i am stuck at this part for long days
Hi i used your library it is perfect i want the same result but when i added
in my oncreate and added
this
Lockscreen.getInstance(ContextInstance).stopLockscreenService();in my button where i wand to unlock but it is not disabling the home key. But your apk is disabling the home key in my phone. So please do say how to use it for my lockscreen i am stuck at this part for long days