
Includes new Map, Image Editor & PDFProcessing controls, plus enhances PDFViewer.
Features
- General
- Introduced Map control. Provides visualization of ESRI shapefiles that consist of geometric objects, such as lines, polylines and polygons.
- Introduced Image Editor control. Enables you to easily visualize and edit images in different file formats in your mobile application.
- PDF Viewer is now official.
- Introduced RadPdfProcessing library. It allows creation, import and export of PDF documents.
- Common
- Upgraded to Xamarin.Forms version 3.6.0.264807.
- Accordion
- Expose CornerRadius for AccordionItem and AccordionItemHeader.
- Calendar
- Add multiple and range selection modes.
- DataGrid
- Add support for expanding/collapsing groups programmatically.
- PDF Viewer
- Added Read-On-Demand functionality that allows for faster initialload of a Document as each page is loaded on demand.
- Visual Studio 2019 for Mac
- Adds support for the menu and toolbox for Telerik UI for Xamarin when you develop on Microsoft Visual Studio 2019 for Mac.
Fixes
- Common
- RadAutoComplete is obsolete as of version R2 2019. Please use RadAutoCompleteView instead.
- AutoCompleteView
- [iOS] SuggestionView isn't shown correctly in Right-To-Left flow direction.
- Calendar
- TimeSlotTapped event reports wrong time when tapping on the last time slot.
- DataGrid
- [UWP] MissingFieldException occurs when clicking the options button with Xamarin.Forms 3.5.
- ListView
- [iOS] When a button is placed inside the HeaderTemplate after a certain position, its click event is not raised.
- [Android] When using TemplateSelector sometimes the items are displayed with the wrong content.
- [UWP] The control cannot render static properties.
- PDF Viewer
- NavigateToPageCommand does not accept int as command parameter.
- ZoomLevel is not properly set after switching form single to continuous layout mode after being zoomed in or out.
- Exception is thrown when switching tabs in RadTabView.
- Popup
- Popup is not centered on a UWP device with display scaling different from 100%.