Essential Studio for Xamarin.Forms Release Notes

v17.3.0.27
November 12, 2019

SfButton

Bug fixes

  • Now, the SfButton BackgroundColor property works properly when setting BackgroundColor for Label in implicit styles.

  • #I253680 - Now, the NullReferenceException will no longer be thrown when setting the ShowIcon property in Style using global resources.

  • #F148601 - [Android] Accessibility support is now working properly while using the Content property of SfButton.

  • #I253169 - Now, the SfButton touches propagates to its parent view issue fixed.

SfCalendar

Bug Fixes

  • #141885 – [iOS] Now, the InlineItemTapped event will be triggered when the InlineItemTemplate is tapped.

SfChart

Bug fixes

SfComboBox

Bug Fixes

  • #253497 - [iOS] UIKit.UIImage resource path change issue has been fixed.

SfDataForm

Bug Fixes

  • #249746 – [iOS] Now, text no longer gets crop when the DataFormItem's leading and trailing views are given to MultilineEditor in FloatingLabelLayout.
  • #253376 - [UWP] The NullReferenceException will no longer thrown when tapped second time with a popup in DataForm.

SfDataGrid

Bug Fixes

  • #I253609 - [UWP] Now, the null reference exception is no longer thrown when navigating cells using Tab key when a focusable element is loaded as GridTemplateColumn.CellTemplate.
  • #I246650 - Now, the selected value of the combo box will be displayed properly when the cells of GridComboBoxColumn enters edit mode.

SfEffectsView

Bug fixes

  • #F148628 – The NullReference exception will no longer occur in the SfEffectsView when navigating front and back with SfExpander in Xamarin.Forms iOS platform.

SfListView

Bug Fixes

  • #252270 - Dispose method of ListViewItem is now exposed as Virtual method.
  • #250775 - Null reference exception will no long occur when DragStartMode is defined as OnDragIndicator,OnHold.

SfPdfViewer

Bug Fixes

  • #251026 - [Android] Form fields are now positioned properly in landscape orientation.
  • #252071 - [iOS] Application will no longer crash when the PDF is loaded.

SfPicker

Bug Fixes

  • #253454 - [UWP] Text is properly aligned when using ItemTemplate.
  • #254082, #253494 - [Android] Custom footer view text misalignment has been fixed.

SfPopupLayout

Bug Fixes

  • #I251368 - Now, the null reference exception is no longer thrown when changing the SfPopupLayout.PopupView.HeaderTitle value dynamically from the SfPopupLayout.PopupOpened event.

SfRichTextEditor

Bug Fixes

  • #253854, #253856 - [UWP] Application will no longer crash while updating the toolbar status.

SfRotator

Bug Fixes

  • #254263 - Now, the SfRotator return to the Gallery Page without exception.
  • #253568 - Now, the SfBorder could be used inside the SfRotator.
  • #253738 - Now, the SfRotator will work fine when auto-rotate.

SfTabView

Bug Fixes

  • #148810 - [Android] When we set the TabItem HeaderContent, the animation will now occur when the tabs are switched.
  • #253771 - [UWP] Now, the SfTabView will be visible when navigate to other pages and return to tab page.
  • #254056 - [UWP] Custom Header Content now gets resized.
  • #253726 - [Android] Now, the SfTabView swiping works fine.
  • #253447 - [Android] Alignment issue in FontIcon when using FontAwesome has been fixed.

XlsIO

Bug Fixes

  • #250108 - Size property is now updated properly for AutoShapes.
  • #250310 - Conditional format is now copied properly while using horizontal argument and copy style in template maker.
  • #249733 - Legend is now preserved properly while setting a text to data label in line charts.