Skip to content

Removes the transparent color set on Android when null#1584

Merged
TheCodeTraveler merged 3 commits into
mainfrom
vh/icon-tint-color-behaviour-android-fix
Nov 30, 2023
Merged

Removes the transparent color set on Android when null#1584
TheCodeTraveler merged 3 commits into
mainfrom
vh/icon-tint-color-behaviour-android-fix

Conversation

@vhugogarcia

Copy link
Copy Markdown
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

@TheCodeTraveler TheCodeTraveler left a comment

Copy link
Copy Markdown
Collaborator

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.

@TheCodeTraveler TheCodeTraveler enabled auto-merge (squash) November 30, 2023 19:18
@TheCodeTraveler TheCodeTraveler merged commit 45ca10c into main Nov 30, 2023
@TheCodeTraveler TheCodeTraveler deleted the vh/icon-tint-color-behaviour-android-fix branch November 30, 2023 19:20
@vhugogarcia

Copy link
Copy Markdown
Contributor Author

Good catch @brminnick , thank you! 😃

@github-actions github-actions Bot locked and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] IconTintColorBehaviour - When setting colour to null android behaves differently to the other three platforms

2 participants