开发者

android form field hiding by virtual keyboard stateVisible|adjustResize|adjustPan is not working

i have a form which contains 12 textview and editText. when i want to input some data in the last editText of screen, virtual keyboard is hidding it. I tried the following but it did开发者_如何转开发nt work.

android:windowSoftInputMode="stateVisible|adjustResize|adjustPan"

any suggestion on this?

In some devices like HTC Hero it is working fine. while in another devices like samsung , motorola, xperia this problem is arrising.


  1. Try to put everything in a scrollview

  2. use android:windowSoftInputMode="stateVisible|adjustResize"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜