ver.1.2.12-pre
Pre-release
Pre-release
New Features
- [TextPickerCell] IsCircularPicker property. #72
- [EntryCell] PlaceholderColor property #94
- Custom Font is now Supported. (required Xamarin.Forms 4.5.530 later) #30
Changes
- [Header/Footer] Section header/footer does not respect SafeAreaInsets #83
- Support .NETStandard2.1
- Minimum Xamarin.Forms version >= 4.6.0.800
Bug fixes
- [PickerCell] PickerCell is now supported on Shell. #67
- FontImageSource is not displayed. #95
- [TextPickerCell] The last item is selected by default #93
- [HintText] HintText does not respect SafeAreaInsets. #90
- [Header/Footer] Header / Footer is broken the layout #87 #88 #89
- [SettingsView][Section] Crash when ItemsSource element is replaced.