Skip to content

Dropdown Improvements

Compare
Choose a tag to compare
@enisn enisn released this 04 Aug 09:50
· 275 commits to master since this release

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