Android键盘在全屏模式下无法调整大小。
创始人
2024-10-08 13:01:57
0

在AndroidManifest.xml文件中添加以下属性:



其中,android:configChanges用于指定当键盘隐藏、屏幕方向或屏幕大小发生变化时不重新创建Activity,而是保留其原有状态;android:windowSoftInputMode用于指定如何调整窗口以使键盘不会遮挡输入框。

在布局文件中添加以下属性:



    

        

    

其中,ScrollView用于实现滚动效果,LinearLayout用于放置输入框等UI组件。

最后,在Activity中添加以下代码:

@Override
protected void onCreate(Bundle savedInstanceState) {
    super.onCreate(savedInstanceState);

    setContentView(R.layout.activity_fullscreen);

    final ScrollView scrollView = (ScrollView) findViewById(R.id.scroll_view);
    final LinearLayout linearLayout = (LinearLayout) findViewById(R.id.linear_layout);

    // 监听键盘变化
    final View activityRootView = findViewById(R.id.activity_root_view);
    activityRootView.getViewTreeObserver().addOnGlobalLayoutListener(new ViewTreeObserver.OnGlobalLayoutListener() {
        @Override
        public void onGlobalLayout() {
            Rect r = new Rect();
            activityRootView.getWindowVisibleDisplayFrame(r);

            int screenHeight = activityRootView.getRootView().getHeight();
            int heightDifference = screenHeight - (r.bottom - r.top);

            if (heightDifference > 100) {
                scrollView.post(new Runnable() {
                    @Override
                    public void run() {
                        scrollView.scrollTo(0, linearLayout.getHeight());
                    }
                });
            }
        }
    });
}

其中,activityRootView是布局文件中顶层的视图,getHeight()方法用于获取其高度;getWindowVisibleDisplayFrame()用于获取屏幕可视区域大小;post()方法用于在UI线程中执行滚动操作。这段代码的作用是在键盘弹出时自

相关内容

热门资讯

透视免费!pokeplus脚本... 透视免费!pokeplus脚本,wpk俱乐部辅助器,课程教程(有挂实锤)-哔哩哔哩1、透视免费!po...
透视科技!hhpoker俱乐部... 透视科技!hhpoker俱乐部是干嘛的,hhpoker软件可以玩吗,教程书教程(有挂讲解)-哔哩哔哩...
透视讲解!aapoker公共底... 透视讲解!aapoker公共底牌,wepoker底牌透视,模板教程(有挂教学)-哔哩哔哩1、进入到a...
透视软件!德州局脚本,拱趴大菠... 透视软件!德州局脚本,拱趴大菠萝挂哪里,资料教程(有挂总结)-哔哩哔哩1、玩家可以在拱趴大菠萝挂哪里...
透视辅助!约局吧是否有挂,we... 透视辅助!约局吧是否有挂,wepoker分析,机巧教程(有挂教学)-哔哩哔哩小薇(透视辅助)致您一封...
透视线上!大菠萝手游辅助,hh... 透视线上!大菠萝手游辅助,hhpoker是真的还是假的,攻略教程(有挂教学)-哔哩哔哩1、hhpok...
透视肯定!pokemmo脚本,... 透视肯定!pokemmo脚本,wepoker有辅助吗,资料教程(有挂教学)-哔哩哔哩1、wepoke...
透视模拟器!大菠萝免费辅助,w... 透视模拟器!大菠萝免费辅助,wepoker破解工具,法门教程(有挂头条)-哔哩哔哩1、大菠萝免费辅助...
透视安卓版!wepoker有没... 透视安卓版!wepoker有没有机器人,hhpoker脚本下载,课程教程(有挂技巧)-哔哩哔哩wep...
透视安装!wepoker公共底... 透视安装!wepoker公共底牌,pokermaster破解版,模块教程(讲解有挂)-哔哩哔哩1、完...