Skip to content
New issue

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

Android: Color-blind correction/Color-blind Filters #30872

Closed
amarlette opened this issue Feb 3, 2021 · 1 comment
Closed

Android: Color-blind correction/Color-blind Filters #30872

amarlette opened this issue Feb 3, 2021 · 1 comment
Labels
Accessibility Needs: Triage 🔍 Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.

Comments

@amarlette
Copy link

Description

Apps will very rarely need to know if this is enabled, as it works at the system drawing layer above the apps themselves, so there should not be any cases where this doesn't work correctly.

React Native version:

v0.63

@blavalla
Copy link
Contributor

Google doesn't provide an API for this, so while it's technically possible to query using something like reflection, I don't think it's worth adding the hacky code required to the codebase, especially given it's relatively limited use cases.

Closing out.

@facebook facebook locked as resolved and limited conversation to collaborators Feb 19, 2022
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accessibility Needs: Triage 🔍 Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants