Essential Studio for Xamarin.Forms Release Notes

v17.3.0.28
November 19, 2019

SfButton

Bug fixes

  • #I254826 – Now, the MissingMethodException will no longer be thrown when using the inherited IVisual for SfButton.

SfChart

Bug fixes

  • #F144294 - [UWP] The smart label arrangement of the circular series DataMarker is now working properly with DataTemplate.

SfComboBox

Bug Fixes

  • #248168 - [Android] Now, warning will not be shown in the output when ViewModel is bound to the ItemTemplate.
  • #254904 - [iOS] Now, NoResultFoundText will not appear initially when the MinimumPrefixCharacter is set.

SfDataGrid

Bug Fixes

  • #I247833 - [UWP] Now, the System.Reflection.MissingRuntimeArtifactException is no longer thrown when summary rows are loaded even when “Compile with .NET native tool chain” is enabled.

SfListView

Bug Fixes

  • #251852 - Changing ItemsSource after scroll to end will no longer scroll the ListViewItem to bottom randomly.

SfNumericUpDown

Bug fixes

  • #I253204 – Now, the Focused event will be properly triggered when pressing the done button in Xamarin.Forms Android.

SfPdfViewer

Bug Fixes

  • #251387 - [Android] PDF document will now be displayed in landscape orientation.
  • #251026 - [Android] Form fields will not be misplaced in landscape orientation.

SfPopupLayout

Bug Fixes

  • #I251902 - [iOS] Now, dark theme background and foreground colors are consistent throughout the popup and the default message content also respects the currently set theme.
  • #148457 - [Android] Now, the Java.Lang.IllegalArgumentException is no longer thrown when opening the popup with SfPopupLayout.PopupView.ShowCloseButton value as false.

SfRangeSlider

Bug Fixes

  • #148856 - [iOS] The value of the knob is now updated correctly when the value is set twice.

SfRotator

Bug Fixes

  • #149085- [Android] Now, SfRotator SelectedIndex gets updated for the initial value.
  • #254654, #254544 - [Android] Now, SfRotator works in the ScrollView.

SfShimmer

Bug fixes

  • #I254422, I254583, I252928 – Now, the IsActive property of the SfShimmer will be properly working in all cases.

SfTabView

Bug Fixes

  • #253726 - [Android] Now, SfTabView swiping works fine.

SfTextInputLayout

Bug fixes

  • #I253498 – The Hint will be positioned properly when setting the FlowDirection property as RightToLeft along with setting the Text property in the Entry at load time in Xamarin.Forms UWP.

XlsIO

Bug Fixes

  • #249432 - Performance is improved in Excel to PDF conversion.
  • Issue while clearing border using BorderNone() method is now fixed.