Javier Suárez

Results 549 comments of Javier Suárez

Rebased and added pending UITest snapshots.

What is pending?, define the build by categories?

I have created a reproduction sample: [Issue10428.zip](https://github.com/xamarin/Xamarin.Forms/files/4527678/Issue10428.zip) @musictopia2 In which platform do you have the problem?. If you try the sample you can hear the audio with a hidden MediaElement...

> Just for curiosity! Is there any performance impact if we choose Skia against Native? :) There are differences. Mostly in specific cases. For example, rendering text is faster using...

You can create a trigger with a Command BindableProperty, bind the command and init the animation. Similar to https://github.com/jsuarezruiz/AlohaKit.Animations/blob/main/src/AlohaKit.Animations/Triggers/BeginAnimation.cs, but with one command. We can add it to the library....

@mattleibow Let's chat about this, to prepare a good list of UITests covering all the possible impacted scenarios.