ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
194 stars 178 forks source link

keyboard resize fix for android with status bar overlay: issue#132 #134

Open riksof-anas opened 4 years ago

riksof-anas commented 4 years ago

https://github.com/ionic-team/cordova-plugin-ionic-keyboard/issues/132

RobinGiel commented 4 years ago

This works :-) when will this be merged?

lukas-mertens commented 4 years ago

Until this is merged, I created a fork with this fix: https://github.com/lukas-mertens/cordova-plugin-ionic-keyboard You can use it by using ionic cordova plugin add https://github.com/lukas-mertens/cordova-plugin-ionic-keyboard.git --save to add the plugin.

Please be aware though, that I won't mirror changes in this repo. I hope this MR will be merged soon, so that this fork can be archived.

ebhsgit commented 3 years ago

I made my PR #156 based off this one.

The problem with this PR is the status bar check is incorrect.

If you make additional changes to your status bar after overlaysWebView(true), then checkStatusBarTransparent() may return incorrect value.

Phoenix-Alpha commented 3 years ago

Hi @ionic-team, Any fix with this PR?

prav-raghu commented 3 years ago

Hi team, when will this be merged?

btlm commented 3 years ago

Any plans to merge this? It's needed to have this on official release