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 R2 2022 SP1
Released: Jun 22, 2022
Actualizaciones en R2 2022 SP1
Características
Barcode
Exposed 'Version' property for setting the version of a QRCode.
PdfProcessing
Added Signature flags support.
Picker
Added IsLooping property for Date and Time pickers.
Correcciones
Barcode
QRCode: Error when changing the ErrorCorrectionLevel to a higher value in specific scenario when QRCode's version and ErrorCorrectionLevel demand more space to code the value than is supported by the QRCode's version.
When ErrorCorrectionLevel is changed at runtime to a value which requires more space the QRCode is not updated.
DataGrid
DataBindingComplete event is not triggered.
PdfProcessing
Block inside a table cell with content that exceeds the cell's width breaks the rendering of a text on the next line in the cell.
SignaturePad
[Android] Signature cannot be drawn properly when the control is placed inside a ScrollView.
SpreadProcessing
A NullReferenceException is thrown on exporting a file with an unsupported theme color type.
Upon export, sheet reference in formulas is lost when using whole row/column references.
WordsProcessing
PdfFormatProvider: Wrongly exported table width when table preferred width is set to Fixed and it is greater than the available page width.
PdfFormatProvider: An extra empty space appears below the inner table added when a Table is merged into a TableCell.