Video of the problem from a different user but its the same
http://imgur.com/ca2cNZv
I have a background image set as follows :
.pane { backg
Open your platform -> app ->src ->AndroidManifest.xml
Edit
android:windowSoftInputMode="adjustResize"
To
android:windowSoftInputMode="adjustNothing"