Phonegap application layout issue with soft keyboard in Android 2.3.6 and in iPhone 5.0

自古美人都是妖i 提交于 2019-12-25 05:23:07

问题


I created an application in html and JavaScript but it has the same bug is that with Android 2.3.6 with iPhone 5.0, while the Android version 4.0.4 the bug is not there.

To make it easier to explain my problem I put a link to the recording of my monitor.

The video on the iPhone, but on Android is the same. This application is for my thesis.


回答1:


You can listen for showkeyboard/hidekeyboard events and resize your UI as appropriate.



来源:https://stackoverflow.com/questions/12251105/phonegap-application-layout-issue-with-soft-keyboard-in-android-2-3-6-and-in-iph

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!