You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vhugogarcia I can verify the behavior on Android as being buggy. This is a simple fix that I can apply for android only.
This issue also applies to windows and cannot be fixed. It is by design on windows. MS limits access to classes and has indicated in xaml repo that is that way by design and we have no way to change it.
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
I'm setting the BackgroundColor property in the MediaElement but it looks like the color doesn't change on iOS (looks OK on Android).
Expected Behavior
When setting the BackgroundColor property in the MediaElement, the color should be updated on iOS.
Steps To Reproduce
Link to public reproduction project repository
https://github.com/juniorsaraviao/VideoSample/tree/master
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: