This new release includes a new implementation for the MediaPlayerElement control (#154).
This new release also addresses the following issues :
- [Android] SimpleOrientationSensor calculations was updated based on SensorType.Gravity or based on single angle orientation when the device does not have a Gyroscope.
- [iOS] The Time Picker flyout placement is not always respected.
- [Android] Fixed the loading of ItemsPresenter.
- [iOS] Fixed an issue when back swiping from a page with a collapsed CommandBar.
- [iOS] Setting a different DP from TextBox.TextChanging can cause an infinite 'ping pong' of changing Text values.
- [iOS] MenuFlyout was not loaded correctly, causing templates containing a MenuFlyout to fail.
- [iOS] Image performance improvements.
- [iOS] Fixed ImageBrush flash/flickering occurs when transitioning to a new page.
- [Android] Fix crash in UpdateItemsPanelRoot() in the ItemsControl class.
- [Android] Set the leading edge considering header can push groups out off the screen.
- [Android] Fixed Window bounds set too late.
- [iOS] Improve ListView.ScrollIntoView() when ItemTemplateSelector is set.
- [Android] Content occasionally fails to show because binding throws an exception.
- [Android] Binding MediaPlayerElement.Source causes video to go blank.
- [iOS] ComboBox does not display its Popup.
- [iOS] Ensures the back gesture is enabled and disabled properly when the CommandBar is visible, collapsed, visible with a navigation command and collapsed with a navigation command.
View the full change log.