
Adds ability to enable hardware acceleration in PDF Viewer, plus new Completed event in AutoCompleteView.
Features
- AutoCompleteView
- Added Completed event.
- PDF Viewer
- Enable hardware acceleration.
Fixes
- Calendar
- [Android] All-day area is not visible when navigating through the week-view navigation.
- [Android] DisplayDate is not updated when MultiDayView is used.
- [iOS] Cannot swipe to go to next month when in range selection.
- Chat
- [iOS] A NullReferenceException is thrown when navigating back from a page that contains a RadChat with Xamarin.Forms 4.0.
- CheckBox
- IsCheckedChanged event is raised before the IsChecked value is actually updated.
- Common
- StocksView item template throws null ref exception.
- DataGrid
- Automatic LoadOnDemand is called when there are no more items for loading.
- ListView
- [Android] [UWP] Canceling item swipe from the ItemSwipeStarting event not working.
- [UWP] Canceling ItemSwipeStarting causes the swiped item to disappear
- [Android] SwipeOffset property is not respected.
- [Android] Exception is thrown inside ScrollView and loading items on demand.
- [iOS] ArgumentNullException is thrown when item is selected and the groups are expanded/collapsed.
- PDF Viewer
- Improved scrolling performance.
- SideDrawer
- Exception when switching to Tab that contains the control.
- TreeView
- [UWP] The control is not properly rendered with large amount of items when placed inside StackLayout.
- Changed - [iOS] Items can be dynamically resized.
- Xamarin for Android
- Calendar: Exception is thrown when inline appointments are shown on Api 28.