Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support...
Show more
Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support and critical updates until February 2026.
Telerik UI for Xamarin R1 2018 (2018.1.405.240)
Released: Apr 5, 2018
Updates in R1 2018 (v2018.1.405.240)
Fixes
Fixed:
Calendar - [Android] Setting the AppointmentsStyle before the control is loaded is not respected.
Calendar - [Android] Changing the AppointmentsSource causes the AppointmentsStyle to not be respected.
Calendar - [iOS]: All day appointments does not respect the MaxVisibleLines property from TKCalendarDayViewAllDayEventsViewStyle.
ListView - [UWP] Reordering by dragging input control triggers NullReferenceException.
SideDrawer - [iOS] The control causes contained RadListView to lose scroll position on navigating back to the page.
SlideView - The newly added item to empty ItemsSource is not visible.
Changed:
The type returned from the Commands property is changed from CommandCollection to ObservableCollection.
The change is necessary to prevent XAML compilation errors when registering user commands from XAML.
The affected controls are RadListView, RadDataGrid, RadCalendar, RadMaskedInput, RadSideDrawer, RadSlideView.