# 2017 v2

## Content



This section contains information about all the new features, enhancements, and breaking changes in **Xamarin.Android**.

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