ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
191 stars 177 forks source link

Android: incorrect keyboard height on devices with cutouts #164

Open tzappia opened 3 years ago

tzappia commented 3 years ago

This is a backport of a fix made for the same plugin code found in capacitor.

The original code is here: https://github.com/ionic-team/capacitor/pull/2924

Fixes #157

Supersedes #133