1 ,要输入数据的页面可以滚动 android:windowSoftInputMode="stateVisible|adjustResize" 2,弹出的虚拟键盘把底部栏顶了上去,使其他的控件效果变化问题: android:windowSoftInputMode="adjustPan"