Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望可以自己配置WindowManager.LayoutParams.flags ,需要不拦截遮挡底部的点击事件 #222

Open
cdck opened this issue Oct 11, 2022 · 0 comments

Comments

@cdck
Copy link

cdck commented Oct 11, 2022

@princekin-f 请问下大佬有没有修改该参数的方式

params.flags = WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL
                | WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE
                | WindowManager.LayoutParams.FLAG_NOT_TOUCHABLE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant