Dropdown Improvements
Dropdown is fully available to normal use now. Most required Bindable properties added. Much more added later. SelectedItem can not be distinguished on opened menu. It will be fixed.
- readme.text updated
- arrow_down.png resized to 36dp from 24dp on Android
- arrow_down.png must be added on iOS project. On android package includes it.
- Dropdown BindableProperties added:
- TitleProperty
- IconImageProperty
- AnnotationColorProperty
- TitleColorProperty
- BorderColorProperty
- PlaceholderProperty
- IsRequiredProperty
- ValidationMessageProperty