There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.