# 2017 v2.1 Hotfix

## Content



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

| **FlexChart** |
| --- |
| **Bug Fixes**<ul><li>Selected series is now drawa properly on top of all other series.</li><li>Selected series moves no longer moves to the next to last series it's double tapped.</li></ul> |
| **FlexPie** |
| **Bug Fixes**<ul><li>Selected series is now drawa properly on top of all other series.</li><li>Selected series moves no longer moves to the next to last series it's double tapped.</li></ul> |
| **Input** |
| **Bug Fixes**<ul><li>Fixed the issue that Text Alignment property does not work in MaskedText.</li><li>[ComboBox/AutoComplete]Fixed a System.ArgumentOutOfRangeException that could occur when select any item if some items contained null values.</li><li>[DropDown] MaxDropDownHeight property now works correctly on Android.</li><li>[ComboBox/AutoComplete]NullReferenceException occurs when ItemsSource is set null after you select and item and the SelectedValuePath is already set.</li><li>[AutoComplete] Fixed issue where selected item could overlap with DropDown button when TextAlignment property is set to 'Right'.</li><li>[DropDown/AutoComplete/ComboBox]Dropdown button icon does not position at center of button area.</li></ul> |