Calculates the height of a floating soft input Android keyboard
Java
Release notes
Release notes version 1.0.0
A sample containing a KeyboardHeightProvider that can calculate the height of a floating soft input keyboard.
The provider is using a hidden PopupWindow to calculate the height of the keyboard.