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.
我尝试了这个解决方案,但我没有在我目前的情况下工作,
软键盘隐藏了一半的 EditText
在我在清单中设置的当前代码中
android:windowSoftInputMode="adjustPan"
当我单击并专注于底部的编辑文本时,显示的是半编辑文本。
https://i.stack.imgur.com/aOzPM.png