OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seek advice from you as an app developer

AndroidUserZ opened this issue · comments

Dear app developer:
Nowadays, our team has developed a tool that can detect and automatically repair accessibility problems in the app. We hope to receive your suggestions and opinions as an app developer.
Here, the accessibility problem I mentioned includes two types of problems: Text Contrast issue and Image Contrast issue. The former one corresponds to visible text, where there is a low contrast ratio between the text color and background color. The latter refers to images with a low contrast ratio between the foreground and background colors.
The following image shows the detection function and repair effect of our tool(this image is from your app):
image

(and this image is from the other app):
image

I want to know whether you think it is necessary to detect this problem and how effective you think our repair is. Sincerely hope to get your reply. Your reply is very important to me!

The project is not actively developed. If you however take your time to improve the project - by whatever means (automated/manually), I review pull requests.

Do you think it is necessary to detect and repair this kind of problem, and how do you think our repair effect is. Thank you for your comments.