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

请问只想要在部分页面展示悬浮窗应该怎么设置? #225

Open
STGing opened this issue Dec 3, 2022 · 0 comments
Open

请问只想要在部分页面展示悬浮窗应该怎么设置? #225

STGing opened this issue Dec 3, 2022 · 0 comments

Comments

@STGing
Copy link

STGing commented Dec 3, 2022

使用的最新版本,我这边目前只需要在指定的部分页面展示悬浮窗,看了下配置文件貌似只支持过滤某些页面,本来打算在BaseActivity中判断是否是指定页面进行隐藏、显示悬浮窗,但是因为BaseActivity的module不支持kotlin,目前只能是先将其他页面都过滤掉,但是这样有个问题,后续所有新增的页面(不展示悬浮窗的)都需要添加到过滤中。

大佬如果有空可以看一下,谢谢!

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