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 WebView。当我点击输入字段时,软键盘会打开几秒钟然后自动消失。
在 xml 中尝试此行可能有效
android:imeOptions="flagNoExtractUi"