读书人

软键盘挡住控件的有关问题

发布时间: 2012-08-24 10:00:20 作者: rapoo

软键盘挡住控件的问题
在manifest的activity节点使用


当点击EditText控件弹出软键盘的时候,系统会自动调整控件的位置。

代码

http://github.com/shaobin0604/miscandroidapps/tree/master/WindowSoftInputMode/

参考
http://androidappdocs-staging.appspot.com/guide/topics/manifest/activity-element.html#wsofthttp://www.chengyunfeng.com/2010/07/how-to-show-soft-keyboard

读书人网 >移动开发

热点推荐