• Stars
    star
    321
  • Rank 130,752 (Top 3 %)
  • Language
    Java
  • Created about 8 years ago
  • Updated over 5 years ago

Reviews

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.