siebeprojects / samples-keyboardheight

Calculates the height of a floating soft input Android keyboard
321 stars 70 forks source link

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.