JingMatrix / LSPatch

LSPatch: A non-root Xposed framework extending from LSPosed
GNU General Public License v3.0
349 stars 34 forks source link

Incorrect height of ActionBar of patched WeChat #13

Open Xiaolangs opened 1 month ago

Xiaolangs commented 1 month ago

Steps to reproduce/复现步骤

使用微信时 以下是输入文字时高度问题 WechatIMG626 以下是当前Activity应该是隐藏了actionbar的 但是出现了一个黑色横条经过分析确定是个actinbar,测试使用原lspatch 不存在以上两个问题 WechatIMG625

Expected behaviour/预期行为

不存在以上问题

Actual behaviour/实际行为

存在以上问题

Xposed Module List/Xposed 模块列表

自我开发

LSPatch version/LSPatch 版本

0.6(420)

Android version/Android 版本

14

Shizuku version/Shizuku 版本

N/A

Version requirement/版本要求

Apk file/Apk 文件

文件过大故此使用百度云链接: https://pan.baidu.com/s/1pb_Ym5qRGAU82m1UXLToOQ?pwd=4bep 提取码: 4bep 复制这段内容后打开百度网盘手机App,操作更方便哦

Logs/日志

该问题不知道怎么去抓去log

JingMatrix commented 1 month ago

I don't have and will note register WeChat, if you can reproduce it on other app, you may notify me.

JingMatrix commented 1 month ago

Do you have the same problem if you don't enable any modules? If not, that is the problem of your module.

Xiaolangs commented 1 month ago

Do you have the same problem if you don't enable any modules? If not, that is the problem of your module.

经过确定的不是模块导致的,我修复集成模式但是不选择任何模块问题依旧