Rob Daytona
Rob Daytona
Hmm, this seems to me like a new bug in a recent android release (possibly the update yesterday) This is a basic call in Xamarin Forms element.RelScaleTo(elementScale, millisecondsDelay); where elementScale...
Just to add my comments here, Maui is doing this in my new project aslo. I have been manaully removing these weird using statements that seem to randomly appear when...
today it randomly added this to into a random class's usings: using MetalPerformanceShaders;
Thanks for that @CyrusNajmabadi
Thanks for verifying this! I appreciate this sample project is a really a simple little silly example, but for production code this technique is used to overlay custom images and...
Can this be looked at in the next sprint?
Hello any ideas on timing on this?
Found a workaround: I have since used a Frame instead of a Boxview as the Transparency works on all 3 device types.
Similar to my ticket, yes, but I think in this example we are speaking of an Image Element? i may be wrong on this, @matt-goldman what control in your ticket...
@cat0363 @awp-sirius Is the above code a work around? The issue seems to remain.. https://github.com/dotnet/maui/issues/16417