开发者

How to hide keyboard automatically in sony xperia using android code?

I am using Textview and ImageView displ开发者_开发技巧ay for some things in my layout,I did not

use any EditView in my latout. But whenever I run my application in sony xperia device, I

got keyboard view, How can i hide keyboard, This problem only appear in sony xperia, How can I solve this problem?


use android:windowSoftInputMode="stateHidden" for your activity in maifest file.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜