.net

.net

博客园 首页 新随笔 联系 订阅 管理
  283 随笔 :: 0 文章 :: 9 评论 :: 64万 阅读
<ListView
    android:id="@android:id/list" 
    android:layout_height="fill_parent" 
    android:layout_width="fill_parent"
    android:descendantFocusability="beforeDescendants"
    />

Change to activity in mainfest.xml:

<activity android:name".yourActivity" android:windowSoftInputMode="adjustPan"/>

已经验证,可以解决了。
posted on   航宇  阅读(188)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示