When using the MediaElement on Android the volume bar would keep popping up whenever you interacted with the MediaElement control. This version fixes that!
Additionally, the MediaWidth
and MediaHeight
properties weren't populated, not cool! So as of this version, those are working again too 👏
What's Changed
- fixed sample application crashed with MediaElement for Windows by @olekssokol in #1870
- Update Media Element to fix code compliance by @ne0rrmatrix in #1955
- Prevent volume bar from popping up on Android by @jfversluis in #1965
- Reinstate MediaElement MediaWidth & MediaHeight functionality by @jfversluis in #1950
Full Changelog: 1.0.2-camera...4.0.1-mediaelement