bmax121 / APatch

The patching of Android kernel and Android system
GNU General Public License v3.0
3.48k stars 278 forks source link

**Color Theme** interface abnormality #427

Closed armv7a closed 1 month ago

armv7a commented 2 months ago

Please check before submitting an issue/在提交 issue 前请检查

Version requirement/版本要求

Describe the bug/描述 bug

Clicking on Color Theme interface to switch colors results in abnormal interface.

Reproduce method/复现方法

  1. Click "Settings".
  2. Uncheck "System Color Theme".
  3. Click "Theme Color".
  4. Click on any color.

Expected behavior/预期行为

It will not cause any abnormal interface.

Actual behaviour /实际行为

The theme color is switched correctly, but the interface for changing colors appears abnormal.

Screenshots/截图

https://github.com/bmax121/APatch/assets/147451408/4e3cc1b2-6bf6-477f-8593-921d9281b571

Logs/日志

No response

Device Name/设备名称

Redmi Note 13 Pro+

OS Version/系统版本

MIUI 14.0.1

APatch Version/APatch 版本

10763

Kernel Version/内核版本

5.15.78

KernelPatch Version/KernelPatch 版本

0.10.7

Additional context/其他信息

Nothing

pomelohan commented 2 months ago

Do you mean it takes a long time before colorThemePicking-dialog disappeared?

armv7a commented 2 months ago

Do you mean it takes a long time before colorThemePicking-dialog disappeared?

yes

pomelohan commented 2 months ago

Do you mean it takes a long time before colorThemePicking-dialog disappeared?

yes

But I can't reproduce it on my device and I have no idea about this.

pomelohan commented 1 month ago

Send logcat here after reproducing the bug, I thought it was caused by Compose side.

pomelohan commented 1 month ago

@armv7a Can you try this build? https://github.com/bmax121/APatch/actions/runs/9086289036/artifacts/1502811330

pomelohan commented 1 month ago

Done in 2d852e7