Skip to content

Shadows & Gradients don't work with a list view's header/footer - fix#26637

Merged
rmarinho merged 2 commits into
dotnet:mainfrom
kubaflo:fix-26636
Dec 16, 2024
Merged

Shadows & Gradients don't work with a list view's header/footer - fix#26637
rmarinho merged 2 commits into
dotnet:mainfrom
kubaflo:fix-26636

Conversation

@kubaflo

@kubaflo kubaflo commented Dec 14, 2024

Copy link
Copy Markdown
Contributor

Description of Change

Replaced .PlatformView with .ToPlatform() to respect a wrapperView

Issues Fixed

Fixes #26636

Before After

@kubaflo kubaflo requested review from a team, jfversluis and jsuarezruiz as code owners December 14, 2024 16:28
@dotnet-policy-service dotnet-policy-service Bot added the community ✨ Community Contribution label Dec 14, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@jfversluis

jfversluis commented Dec 14, 2024

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

This comment was marked as outdated.

@jfversluis jfversluis added this to the .NET 9 Servicing milestone Dec 16, 2024
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho modified the milestones: .NET 9 Servicing, .NET 9 SR3 Dec 16, 2024

@rmarinho rmarinho left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Test seem to be failing on Android

@kubaflo

kubaflo commented Dec 16, 2024

Copy link
Copy Markdown
Contributor Author

Test seem to be failing on Android

Is this test related to these changes?

@rmarinho rmarinho self-requested a review December 16, 2024 16:18

@rmarinho rmarinho left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yeah I double check and these test failed in main also randomly . So this os good to go

@rmarinho rmarinho merged commit bfd3c34 into dotnet:main Dec 16, 2024
@kubaflo

kubaflo commented Dec 16, 2024

Copy link
Copy Markdown
Contributor Author

Yeah I double check and these test failed in main also randomly . So this os good to go

This should help: #26657

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

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Android & iOS] Shadows & Gradients don't work with a list view's header/footer

3 participants