Telerik UI for Xamarin R2 2022 SP1

Released: Jun 22, 2022

Updates in R2 2022 SP1

Features

  • 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.

Fixes

  • 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.
    • TableJustification is not imported and respected.