文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>软键盘遮挡文本框

软键盘遮挡文本框

时间:2010-08-19  来源:myjiushizhe

外层套一个ScrollView   <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:background="@drawable/bg" android:layout_height="fill_parent" android:orientation="vertical">
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" 
    android:layout_width="fill_parent" 
    android:layout_height="fill_parent">
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent" android:orientation="vertical">
  </RelativeLayout>
</ScrollView>
</LinearLayout>
  AndroidManifest.xml   相应的activity加入属性android:windowSoftInputMode="adjustPan"
相关阅读 更多 +
排行榜 更多 +
海棠网无弹窗

海棠网无弹窗

浏览阅读 下载
必过

必过

学习教育 下载
终末的后宫

终末的后宫

休闲益智 下载