Skip to content

Releases: scottyab/MaterialSpinner

1.3.2

04 Jun 14:16
Compare
Choose a tag to compare
  • Fix the issue where item.toString() was being used instead of adapter.getItemText(position)
  • Removed support for hint as it was broken. Caused the first item to be missed and index out of bound exceptions when selecting the items.