AndroidKeyboardWatcher Software keyboard open/close watcher for Android. Android SDK doesnt provide direct way to track open/close events from software keyboard. This small library does it for you. Usage Make sure that you use adjustResize windowSo
中文 KeyboardChangeListener simple and powerful Keyboard show/hidden change listener,without having to add a layout and can run in every Activity; usage make activity: android:windowSoftInputMode="adjustResize" java: new KeyboardChangeListener(this).s