dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.26k stars 1.76k forks source link

Updating a Border.TranslationY does not work in Android - fix #25760

Open kubaflo opened 1 week ago

kubaflo commented 1 week ago

Issues Fixed

Fixes https://github.com/dotnet/maui/issues/24818

Before After
jsuarezruiz commented 1 week ago

/azp run

azure-pipelines[bot] commented 1 week ago
Azure Pipelines successfully started running 3 pipeline(s).
rmarinho commented 4 days ago

/rebase

rmarinho commented 4 days ago

/azp run

azure-pipelines[bot] commented 4 days ago
Azure Pipelines successfully started running 3 pipeline(s).
jsuarezruiz commented 2 hours ago

The test CollectionViewMeasureFirstItem keeps failing on Android:

image