Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在活动中,您可以修复 android 键盘,使其无法关闭吗?我尝试将 AndroidManifest.xml 中的 windowSoftInputMode 属性设置为 stateAlwaysVisible,但仍然可以关闭键盘。我想要的可能吗?
并不真地。键盘关闭按钮不是您可以控制的。我想如果你真的需要的话,你可以编写自己的键盘并发货。
与其尝试更改操作系统,不如详细说明您的问题并提供一些有关您为什么需要它的详细信息,也许我们可以以更高效的方式为您提供帮助。