gpt4 book ai didi

android-layout - 如何防止键盘将操作栏推离屏幕

转载 作者:行者123 更新时间:2023-12-02 01:41:06 24 4
gpt4 key购买 nike

在我的 android list 中,我将键盘设置为 android:windowSoftInputMode="adjustPan"。结果,当我单击 EditText 时,它会导致整个屏幕(包括 ActionBar)向上移动。但我希望我的 ActionBar 保持不变,而其他所有内容都向上移动。我怎么做?我的布局在 ScrollView 中使用 LinearLayout。此外,我正在使用自定义 ActionBar,如

ActionBar actionBar = getActionBar();
actionBar.setDisplayOptions(ActionBar.DISPLAY_SHOW_CUSTOM);

最佳答案

使用 adjustResize 代替 adjustPan

关于android-layout - 如何防止键盘将操作栏推离屏幕,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28589752/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com