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
悬浮窗能做到初始状态传递一个自定义View和整个屏幕一样大吗?然后在自定义View中去点击变成小窗模式,再点击还原到全屏悬浮窗
现在试验的情况是悬浮窗的初始值必须要给定具体的 px 如果给的是 match_parent 则不会展示
The text was updated successfully, but these errors were encountered:
No branches or pull requests
悬浮窗能做到初始状态传递一个自定义View和整个屏幕一样大吗?然后在自定义View中去点击变成小窗模式,再点击还原到全屏悬浮窗
现在试验的情况是悬浮窗的初始值必须要给定具体的 px 如果给的是 match_parent 则不会展示
The text was updated successfully, but these errors were encountered: