Skip to content

1.3.2

Latest

Choose a tag to compare

@scottyab scottyab released this 04 Jun 14:16
  • 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.