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

Removes the transparent color set on Android when null #1584

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

vhugogarcia
Copy link
Contributor

Description of Change

Removes the transparent color that was being set on Android when the icon tint color value is set to null.

Linked Issues

PR Checklist

  • [ x] Has a linked Issue, and the Issue has been approved(bug) or Championed (feature/proposal)
  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • [ x] Rebased on top of main at time of PR
  • [ x] Changes adhere to coding standard
  • Documentation created or updated: Not required.

@vhugogarcia vhugogarcia requested a review from a team November 30, 2023 13:49
Copy link
Collaborator

@brminnick brminnick left a comment

Choose a reason for hiding this comment

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

Thanks @vhugogarcia!!

Just FYI - I updated the sample app to include a null Color for IconTintBehaviorPage. This'll help us to test + validate this bug to ensure we don't break it in future PRs.

@brminnick brminnick enabled auto-merge (squash) November 30, 2023 19:18
@brminnick brminnick merged commit 45ca10c into main Nov 30, 2023
8 checks passed
@brminnick brminnick deleted the vh/icon-tint-color-behaviour-android-fix branch November 30, 2023 19:20
@vhugogarcia
Copy link
Contributor Author

Good catch @brminnick , thank you! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants