We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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,这样在Android12上就可以做到点击事件透传
否
是
No response
The text was updated successfully, but these errors were encountered:
这个常量不需要框架加吧?你直接设置 setWindowType(WindowManager.LayoutParams.TYPE_ACCESSIBILITY_OVERLAY)
setWindowType(WindowManager.LayoutParams.TYPE_ACCESSIBILITY_OVERLAY)
Sorry, something went wrong.
上下文对象会有不同 必须使用AccessibilityService的上下文才可以
EasyWindow-10.8.aar.zip
小伙子,代码我加上了,不知道这样有没有问题,你测试一下看看有无问题?
No branches or pull requests
你觉得框架有什么不足之处?【必答】
是否可以增加WindowType 为TYPE_ACCESSIBILITY_OVERLAY,这样在Android12上就可以做到点击事件透传
issue 是否有人曾提过类似的建议?【必答】
否
框架文档是否提及了该问题【必答】
否
是否已经查阅框架文档但还未能解决的【必答】
是
你觉得该怎么去完善会比较好?【非必答】
No response
The text was updated successfully, but these errors were encountered: