WindowManager里addview出来的悬浮窗口有EditView无法输入内容
androidstudio吧
全部回复
仅看楼主
level 1
少爷派 楼主
WindowManager里addview出来的悬浮窗口有EditView无法输入内容。感觉键盘无法响应!
网站上说
方案一:windowManager = (WindowManager) context.getApplicationContext().getSystemService(Context.WINDOW_SERVICE);
方案二:LayoutParams.FLAG_NOT_TOUCH_MODAL;
LayoutParams.TYPE_SYSTEM_ALERT;
两个都无法解决输入问题! 有空的大佬能帮忙分析一波吗!
2019年02月22日 09点02分 1
level 11
加我企鹅 1094266537
2019年02月25日 02点02分 2
1