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
目前问题
部分应用的广告 Activity 为全屏显示(隐藏通知栏),此时若通过移花接木直接替换 Activity,会保留该全屏状态,导致显示问题。
例:云达人 com.jhj.cloudman 2.9.5
com.jhj.cloudman
可以看出通知栏隐藏了,且 UI 下半部分超出了屏幕。
可能的解决方案
能否提供一可选参数,使得移花接木触发时修改应用的全屏状态?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前问题
部分应用的广告 Activity 为全屏显示(隐藏通知栏),此时若通过移花接木直接替换 Activity,会保留该全屏状态,导致显示问题。
例:云达人
com.jhj.cloudman
2.9.5可以看出通知栏隐藏了,且 UI 下半部分超出了屏幕。
可能的解决方案
能否提供一可选参数,使得移花接木触发时修改应用的全屏状态?
The text was updated successfully, but these errors were encountered: