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
切换夜间模式,然后使用功能
不更改背景
发送的消息背景是白色的,且在功能使用后,对应消息的背景也是白色的
ONPatch 0.0.7
10 (HarmonyOS 2.0)
9.0.60
1.5.3.r2439.cf6f615(2439)
1.5.3.r2439.cf6f615 QQ9.0.60(6478) PID: 10762, UID: 10225 me.hd.hook.menu.RepeatToImg isInitialized: true isInitializationSuccessful: true isEnabled: true isAvailable: true isPreparationRequired: false errors: 0
之前用 9.0.0 版本的时候,复读出的图片宽度少于屏幕宽度 9.0.60 版本复读出的图片宽度等于屏幕宽度 所以哪个版本有 Bug 呢?
The text was updated successfully, but these errors were encountered:
此功能实现暂不完美 复读图片只适配8.9.88, 9.0.0, 9.0.75的消息宽度 其他版本都是屏幕宽度 至于背景暂不考虑,实现难度较复杂
Sorry, something went wrong.
No branches or pull requests
复现步骤 / Steps to reproduce
切换夜间模式,然后使用功能
预期行为 / Expected behaviour
不更改背景
实际行为 / Actual behaviour
发送的消息背景是白色的,且在功能使用后,对应消息的背景也是白色的
你使用的Xposed框架 / Xposed Framework you used
ONPatch 0.0.7
你使用的安卓系统版本 / Your Android version
10 (HarmonyOS 2.0)
QQ(TIM) 版本 / QQ(TIM) Version
9.0.60
模块版本 / Module Version
1.5.3.r2439.cf6f615(2439)
版本和其他要求 / Version and Other Requirements
日志 / Logs
补充说明(可选) / Additional information (optional)
之前用 9.0.0 版本的时候,复读出的图片宽度少于屏幕宽度
9.0.60 版本复读出的图片宽度等于屏幕宽度
所以哪个版本有 Bug 呢?
The text was updated successfully, but these errors were encountered: