This section contains information about all the new features, enhancements, and breaking changes in Xamarin.Android.
| Calendar |
Bug Fixes- DayBorderColor/Width now works properly.
- Header no longer disappears when ShowNavigationButtons is false.
- Default selection highlight color changed to "Cyan" color from 'Orange' color.
|
| Collection View |
Features- Added support for connecting to native list types of UITableView and RecyclerView using C1.iOS.CollectionView and C1.Android.CollectionView libraries.
|
| FlexChart |
Features- First release of new version of FlexChart based on the ComponentOne UWP version.
FlexChart is now contained in the same charting package.
|
| FlexGrid |
Bug Fixes- Previous row CheckBox no longer re-rendered when selection moves to next row CheckBox in same column or column is resized, sorted, etc.
- If binding an ObservableCollection<object> to FlexGrid, new items can now correctly be added.
|
| FlexPie |
Features- First release of new version of FlexPie based on the ComponentOne UWP version.
FlexPie is now contained in the same charting package.
|
| Gauges |
Bug Fixes- Tapped event is now available for all gauge types.
|
| Input |
Features- First release of new Input controls. The input controls have been completely rearchitected to perform better and now share a common API across platforms.
|