Following Microsoft’s retirement of Xamarin in May 2024, Progress announces the discontinuation of Telerik UI for Xamarin in February 2025. Technical support and critical fixes will be available until February 2026.
UI for Xamarin R2 2022 SP (version 2022.2.621.500)
June 22, 2022
Barcode
NEW
Exposed Version property for setting the version of a QRCode.
FIXED
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
FIXED
DataBindingComplete event is not triggered.
PdfProcessing
NEW
Introduced Signature flags support.
FIXED
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.
Picker
NEW
Introduced IsLooping property for Date and Time pickers.
SignaturePad
FIXED
[Android] Signature cannot be drawn properly when the control is placed inside a ScrollView.
SpreadProcessing
FIXED
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
FIXED
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.