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

fix: ColorUtils.linearized() #115

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

fbarthelery
Copy link
Contributor

I was tracking a different result compared to material-components-android and I noticed a small parens error that was probably introduced when converting the code to kotlin.

Here is the original function https://github.com/material-foundation/material-color-utilities/blob/9281b3dbfab9fc82d28110752f3a7461d5e50c68/java/utils/ColorUtils.java#L216

@jordond
Copy link
Owner

jordond commented Mar 1, 2024

Good find!

Thanks for the contribution 🙌

@jordond jordond added this to the 1.4.3 milestone Mar 1, 2024
@jordond jordond added the bug Something isn't working label Mar 1, 2024
@jordond jordond merged commit c82c363 into jordond:main Mar 1, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants