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.
当我在活动组的子活动中打开软键盘时。选项卡向上移动
这是问题的图像。 子 ActivityGroup 中的错误 TabActivity
在您的 AndroidManifest.xml 中,将以下内容添加到您的特定活动中:
android:windowSoftInputMode="adjustPan"