有什么办法可以阻止android中键盘出现的选项卡吗? [英] Is there any way to stop the tabs coming up with the keyboard in android?

查看:41
本文介绍了有什么办法可以阻止android中键盘出现的选项卡吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作一个支持所有版本android的应用程序(以防万一,如果相关),但是当用户单击某个应用程序时,键盘会弹出并随之移动选项卡.反正是有办法阻止这些标签页执行此操作吗?

I am making an app that supports all versions of android (just in case it is relevant), but when the user clicks on an app, the keyboard pops up and moves the tabs with it. Is there anyway to stop the tabs from doing this?

推荐答案

尝试在清单文件中为活动添加android:windowSoftInputMode ="adjustPan".

Try giving android:windowSoftInputMode="adjustPan" inside the manifest file for the activity.

这篇关于有什么办法可以阻止android中键盘出现的选项卡吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆