samples-keyboardheight icon indicating copy to clipboard operation
samples-keyboardheight copied to clipboard

Calculates the height of a floating soft input Android keyboard

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.