Ted

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

 

用ScrollView 覆盖原来的layout,如下:

 

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
...

<!-- Your current layout here -->

</ScrollView>


参见: Soft Keyboard comes over the EditText

posted on 2012-03-04 15:58  wufawei  阅读(358)  评论(0编辑  收藏  举报