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: improve the color token filters #127

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

jmartinesp
Copy link
Member

While it seems like it's a necessary workaround for iOS, having colorBgCanvasDefaultLevel1 and colorBgSubtleSecondaryLevel0 as core colors for Android makes no sense.

With these changes we use our own way to tell apart core and semantic color tokens to have a logic that better fits our needs.

@jmartinesp jmartinesp requested a review from a team as a code owner November 19, 2024 16:31
Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok nice, that was a simpler solution than I expected 👍

@jmartinesp jmartinesp merged commit a746b5f into main Nov 19, 2024
3 checks passed
@jmartinesp jmartinesp deleted the fix/semantic-tokens-used-as-core-in-android branch November 19, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants