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

[建议]:是否可以增加WindowType 为TYPE_ACCESSIBILITY_OVERLAY #73

Open
InevitableFuture opened this issue Oct 4, 2024 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@InevitableFuture
Copy link

InevitableFuture commented Oct 4, 2024

你觉得框架有什么不足之处?【必答】

是否可以增加WindowType 为TYPE_ACCESSIBILITY_OVERLAY,这样在Android12上就可以做到点击事件透传

issue 是否有人曾提过类似的建议?【必答】

框架文档是否提及了该问题【必答】

是否已经查阅框架文档但还未能解决的【必答】

你觉得该怎么去完善会比较好?【非必答】

No response

@InevitableFuture InevitableFuture added the help wanted Extra attention is needed label Oct 4, 2024
@getActivity
Copy link
Owner

这个常量不需要框架加吧?你直接设置 setWindowType(WindowManager.LayoutParams.TYPE_ACCESSIBILITY_OVERLAY)

@InevitableFuture
Copy link
Author

上下文对象会有不同 必须使用AccessibilityService的上下文才可以

@getActivity
Copy link
Owner

image

@getActivity
Copy link
Owner

image

@getActivity
Copy link
Owner

EasyWindow-10.8.aar.zip

@getActivity
Copy link
Owner

小伙子,代码我加上了,不知道这样有没有问题,你测试一下看看有无问题?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants