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 2019
Released: Jan 16, 2019
Actualizaciones en R1 2019
Características
What's New
Introduced a PdfViewer control. Enables you to easily load and display PDF documents right within your app.
Introduced a Popup control. It lets you display content of your choice on top of an existing view.
Introduced a DockLayout component. Allows you to dock elements to the left, right, top or bottom edge or to occupy the center area of the layout.
Improved localization and globalization support.
Calendar: Added built-in UI for Adding/Editing Appointments.
Calendar: Added support for repeating appointments with rich recurrences API.
Common
Upgraded to Xamarin Forms 3.4.
Support for Visual Studio 2019.
DataForm
Added DisplayOptions Localization.
ListView
Exposed API for allowing reordering in grouped scenario.
Added header and footer.
Correcciones
AutoCompleteView
[Android] Keyboard doesn't disappear when Return/Done key is pressed.
Button
[Android] Padding is not respected when Image property is applied.
Conversational UI
[Android] Messages are not stretched when the control is initially visualized.
DataGrid
ArgumentException is thrown when localization is applied to the logical operator in Filtering UI.
ListView
[iOS] Reordering items with scrolling does not raise ReorderEnded event.
[iOS] Flickering when scrolling ListView with images.
TreeView
NullReferenceException when calling CheckItem() in NativeControlLoaded.
Item is not removed from CheckedItems collection when removed from ItemsSource.
Changed - Type of CheckedItems is INotifyCollectionChange.