Android-HomeKey-Locker
Android-HomeKey-Locker copied to clipboard
Soft keyboard not open.
After add this library in project and add below code in main activity soft keyboard not open. please give solution as soon as possible. Thanks HomeKeyLocker homeKeyLocker = new HomeKeyLocker(); homeKeyLocker.lock(this);