Android-HomeKey-Locker icon indicating copy to clipboard operation
Android-HomeKey-Locker copied to clipboard

Soft keyboard not open.

Open DhirajOctal opened this issue 7 years ago • 0 comments

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);

DhirajOctal avatar Aug 16 '18 13:08 DhirajOctal