This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Description
I'm experiencing an issue whereas if I set:
cordova.plugins.Keyboard.disableScroll(true);
And then I open the keyboard, when the keyboard closes the viewport is 20px taller and it starts from -20px vertically.
This affects the experience as my app after the keyboard is used is no longer displaying at the correct position.