Essential Studio for Xamarin.Forms Release Notes

v18.1.0.53
May 19, 2020

SfButton

Bug fixes

  • #272971, 273535 – [Android] Now, the transparent BackgroundColor is working fine for SfButton with HasShadow as true.

SfCalendar

Bug fixes

  • #271277 – [UWP] The CalendarTapped event will be triggered when tapping the SelectedDate in SfCalendar.

SfChart

Bug fixes

  • #264289 – [iOS] Now, the trackball labels will arrange properly without overlapping when we have multiple double.NaN values in same location.

SfComboBox

Bug fixes

  • #276046 - [Android] Now, the ArgumentOutOfRange exception will no longer occurs in SfComboBox.
  • #254971 - [Android] Now, the combobox dropdown will be closed when you click the combobox layout in SfComboBox.

SfExpander

Bug Fixes

  • #F150648 - [Android] The requestLayout improperly called for the TextView error will no longer occur when expanding or collapsing the SfExpander.

SfListView

Bug fixes

*#259669 - The NestedListView selection will be maintained when changing the ItemsSource in SfListView.

SfNavigationDrawer

Bug fixes

  • #152092 - [Android] The Null reference exception will no longer occurs in SfNavigationDrawer.

SfSchedule

Bug fixes

  • #F153437 - The bound meeting will be rendered properly when using the MoveToDate property in SfSchedule.
  • #271984, #275295 - [iOS] The appointment will be rendered in the respective month cell with the AppointmentDisplayMode as Appointment in SfSchedule.
  • #275877 - [iOS,Android] Now, the CurrentTimeIndicator will visible properly when set StartHour and EndHour of SfSchedule.

SfTabView

Bug fixes

  • #272532, #270622 - [Android,iOS] Now, the SfTabView will work fine in RTL mode.

SfTextInputLayout

Bug fixes

  • #272183 - [iOS & UWP] Now, SfTextInputLayout password visibility toggle icon is positioned properly

SfTreeView

Bug fixes

  • #13146 - The NullReferenceException will no longer occur when deleting the RootNode in SfTreeView.