Replies: 2 comments
-
How about checking MAUI 9.0.50 or previous version and making sure whether its maui or pixel upgrade. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yesterday, I would have said it was the .NET MAUI Update. Today, I also considered Pixel Upgrade while I was on my way and could not check. Now, I could check and it seems it’s the Pixel Upgrade. Looking the same now with both versions of MAUI |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I switched to .NET MAUI 9.0.60. Now, my Appium tests turned red. The tests take screenshots and compare them to reference screenshots.
What I can see now is that on Android in a custom
SwipeView
the font does look "thicker" and not so delicate anymore. The font is Bold on both screenshots.Before:

Now:

Does anybody know if there was a change leading to this? Or could this be the Update to Pixel 8 - API 35 (Android 15 - API 35) which was also in combination with the change to .NET MAUI 9.0.60. The reference screenshot was definitively before both of them.
@rmarinho
@kubaflo
Beta Was this translation helpful? Give feedback.
All reactions