v3.1.0 MediaElement: fullscreen support is finally here!
Years in the making but here it is! Fullscreen support for our MediaElement 🤯 A big shoutout to James Crutchley and Victor Hugo Garcia but also Pedro Jesus Shaun Lawrence and @brminnick for all their work, reviews and probably some blood, sweat, tears, the occasional fights with partners, sacrifices to the binary father and who knows what else.
Also as part of the fullscreen change you should now be able to use MediaElement when using Shell, not using Shell, inside of a CollectionView, etc. Also something many people have been waiting for.
Please note that we did update the MediaElement docs with a note about using fullscreen on Android, so be sure to read that.
Go grab this release and try it out in your apps!
What’s Changed
- Fix IOS bug in media Element when using Popup by James Crutchley in https://github.com/CommunityToolkit/Maui/pull/1597
- Media Element Full Screen Support for Android and Windows by Victor Hugo Garcia in https://github.com/CommunityToolkit/Maui/pull/1692
- Fixes #1702: Fixed Memory Leak in MediaElement by @marco-skizza in https://github.com/CommunityToolkit/Maui/pull/1736
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/3.0.1-mediaelement…3.1.0-mediaelement